Uses of Class
com.agimatec.dbtransform.ejb3.Ejb3Prototype

Packages that use Ejb3Prototype
com.agimatec.dbtransform.ejb3   
 

Uses of Ejb3Prototype in com.agimatec.dbtransform.ejb3
 

Subclasses of Ejb3Prototype in com.agimatec.dbtransform.ejb3
 class Ejb3Attribute
          Description:
User: roman.stumm
Date: 03.07.2007
Time: 16:23:30
Copyright: Agimatec GmbH
 class Ejb3Class
          Description:
User: roman.stumm
Date: 03.07.2007
Time: 16:20:11
Copyright: Agimatec GmbH
 class Ejb3Relationship
          Description:
User: roman.stumm
Date: 03.07.2007
Time: 16:23:41
Copyright: Agimatec GmbH
 class Ejb3RelationshipManyToMany
          Description:
User: roman.stumm
Date: 04.07.2007
Time: 16:24:44
Copyright: Agimatec GmbH
 class Ejb3RelationshipOneToMany
          Description:
User: roman.stumm
Date: 04.07.2007
Time: 15:45:14
Copyright: Agimatec GmbH
 class Ejb3Schema
          Features: * Generate EJB3 classes from a database CatalogDescription * generate multiple .java files * generate class per table * generate attribute per column (except fk-columns) * generate ManyToOne-relationship per foreignkey * mappedBy OneToMany relationship, * ManyToMany relationship autodetect and generated, * add, remove methods * autodetect caching strategies tableName.startsWith(cv) : READ_ONLY [HEURISTIC] * autodetect Enum types (?)
 



Copyright © 2008-2011. All Rights Reserved.