Package com.ads.mm.xml.erwin
Class ERWinBase
java.lang.Object
com.ads.mm.xml.erwin.ERWinBase
This class consists of ENUM constants as ColumnProperties which specifies the properties a column can have
and ModelType which specifies the way data can be represented.
- Author:
- Syed Abdul Rahim
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThese constants specifies the ColumnProperties such as DATATYPE, LENGTH, PRECISION and SCALE. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ERWinBase
public ERWinBase()
-