org.tranql.schema
Interface Entity
- All Superinterfaces:
- java.io.Serializable
- All Known Implementing Classes:
- CacheTable, EJB, Table
- public interface Entity
- extends java.io.Serializable
- Version:
- $Revision: 1.7 $ $Date: 2004/04/21 23:45:33 $
getName
public java.lang.String getName()
getPhysicalName
public java.lang.String getPhysicalName()
getAttributes
public java.util.List getAttributes()
getAssociationEnds
public java.util.List getAssociationEnds()
getAttribute
public Attribute getAttribute(java.lang.String name)
Copyright © -2005 The Codehaus. All Rights Reserved.