com.agimatec.dbtransform.ejb3
Class Ejb3Attribute
java.lang.Object
com.agimatec.dbtransform.ejb3.Ejb3Prototype
com.agimatec.dbtransform.ejb3.Ejb3Attribute
- All Implemented Interfaces:
- Serializable
public class Ejb3Attribute
- extends Ejb3Prototype
Description:
User: roman.stumm
Date: 03.07.2007
Time: 16:23:30
Copyright: Agimatec GmbH
- See Also:
- Serialized Form
Ejb3Attribute
public Ejb3Attribute(ColumnDescription column)
getColumn
public ColumnDescription getColumn()
generate
public void generate()
getJavaType
public String getJavaType()
isEnumType
public boolean isEnumType()
getAttributeName
public String getAttributeName()
getGetter
public String getGetter()
getSetter
public String getSetter()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2008-2012. All Rights Reserved.