Project Wonder 5.0

er.extensions.migration
Class ERXMigrationColumn._ColumnType

java.lang.Object
  extended by er.extensions.migration.ERXMigrationColumn._ColumnType
All Implemented Interfaces:
com.webobjects.eoaccess.EOSchemaSynchronization.ColumnTypes
Enclosing class:
ERXMigrationColumn

public static class ERXMigrationColumn._ColumnType
extends java.lang.Object
implements com.webobjects.eoaccess.EOSchemaSynchronization.ColumnTypes

Implements EOSchemaSynchronization.ColumnTypes

Author:
mschrag

Constructor Summary
ERXMigrationColumn._ColumnType(java.lang.String name, int scale, int precision, int width)
           
 
Method Summary
 java.lang.String name()
           
 int precision()
           
 int scale()
           
 int width()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ERXMigrationColumn._ColumnType

public ERXMigrationColumn._ColumnType(java.lang.String name,
                                      int scale,
                                      int precision,
                                      int width)
Method Detail

name

public java.lang.String name()
Specified by:
name in interface com.webobjects.eoaccess.EOSchemaSynchronization.ColumnTypes

precision

public int precision()
Specified by:
precision in interface com.webobjects.eoaccess.EOSchemaSynchronization.ColumnTypes

scale

public int scale()
Specified by:
scale in interface com.webobjects.eoaccess.EOSchemaSynchronization.ColumnTypes

width

public int width()
Specified by:
width in interface com.webobjects.eoaccess.EOSchemaSynchronization.ColumnTypes

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.