org.tranql.schema
Interface Attribute
- All Superinterfaces:
- java.io.Serializable
- All Known Implementing Classes:
- CacheSlot, CMPField, Column
- public interface Attribute
- extends java.io.Serializable
- Version:
- $Revision: 58 $ $Date: 2004-04-22 01:45:33 +0200 (Thu, 22 Apr 2004) $
getName
public java.lang.String getName()
getPhysicalName
public java.lang.String getPhysicalName()
getType
public java.lang.Class getType()
isIdentity
public boolean isIdentity()
Copyright © -2006 The Codehaus. All Rights Reserved.