com.agimatec.dbtransform.ejb3
Class Ejb3Class
java.lang.Object
com.agimatec.dbtransform.ejb3.Ejb3Prototype
com.agimatec.dbtransform.ejb3.Ejb3Class
- All Implemented Interfaces:
- Serializable
public class Ejb3Class
- extends Ejb3Prototype
Description:
User: roman.stumm
Date: 03.07.2007
Time: 16:20:11
Copyright: Agimatec GmbH
- See Also:
- Serialized Form
Ejb3Class
public Ejb3Class(TableDescription tableDescription)
Ejb3Class
protected Ejb3Class(String name)
getTable
public TableDescription getTable()
getClassName
public String getClassName()
generateAttributes
public void generateAttributes()
getMultiUniqueConstraints
public List<List<String>> getMultiUniqueConstraints()
generateRelationships
public void generateRelationships(Ejb3Schema ejb3Schema)
getAttributes
public List<Ejb3Attribute> getAttributes()
getRelationships
public List<Ejb3Relationship> getRelationships()
toString
public String toString()
- Overrides:
toString in class Object
isManyToManyLink
public boolean isManyToManyLink()
- two identifiying foreign keys and no other attributes
Copyright © 2008-2011. All Rights Reserved.