org.hibernate.mapping
Class TypeDef
java.lang.Object
org.hibernate.mapping.TypeDef
- All Implemented Interfaces:
- Serializable
public class TypeDef
- extends Object
- implements Serializable
Placeholder for typedef information
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeDef
public TypeDef(String typeClass,
Properties parameters)
getParameters
public Properties getParameters()
getTypeClass
public String getTypeClass()