com.agimatec.dbtransform.ejb3
Class Ejb3Prototype
java.lang.Object
com.agimatec.dbtransform.ejb3.Ejb3Prototype
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- Ejb3Attribute, Ejb3Class, Ejb3Relationship, Ejb3Schema
public abstract class Ejb3Prototype
- extends Object
- implements Serializable
Description:
User: roman.stumm
Date: 03.07.2007
Time: 16:22:52
Copyright: Agimatec GmbH
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Ejb3Prototype
public Ejb3Prototype()
toProperEntityName
protected String toProperEntityName(String tableName)
toProperAttributeName
protected String toProperAttributeName(String columnName)
toPlural
protected String toPlural(String singular)
Copyright © 2008-2011. All Rights Reserved.