パッケージ org.asyrinx.joey.gen.model

インタフェースの概要
IElement  
IFieldType  
IProperty  
IVisitor  
 

クラスの概要
FieldTypeImpl  
TypeNameUtils ------------------------------------------------------- SQL Type | Java Type | Hibernate Type ------------------------------------------------------- CHAR | String | character VARCHAR | String | string LONGVARCHAR | String | string NUMERIC | java.math.BigDecimal | big_decimal DECIMAL | java.math.BigDecimal | big_decimal BIT | boolean OR Boolean | boolean TINYINT | byte OR Byte | byte SMALLINT | short OR Short | short INTEGER | int OR Integer | integer BIGINT | long OR Long | long REAL | float OR Float | float FLOAT | double OR Double | double DOUBLE | double OR Double | double BINARY | byte[] | binary VARBINARY | byte[] | binary LONGVARBINARY | byte[] | binary DATE | java.sql.Date | date TIME | java.sql.Time | time TIMESTAMP | java.sql.Timestamp | timestamp BLOB | java.sql.Blob | blob CLOB | java.sql.Clob | clob NULL OTHER JAVA_OBJECT DISTINCT STRUCT ARRAY REF BOOLEANINT BOOLEANCHAR * @author akima
WmAppData  
WmAspect  
WmAspectAction  
WmAspectActionSet  
WmAspectRef  
WmColumn  
WmColumnFormat  
WmDatabase  
WmEnum  
WmEnumEntry  
WmForeignKey  
WmIdMethodParameter  
WmIndex  
WmInheritance  
WmJoin  
WmProperty  
WmTable  
WmTableAspect  
WmUnique  
 



Copyright © 2004 asyrinx organization. All Rights Reserved.