Save This Page
Home » hibernate-distribution-3.3.1.GA-dist » org.hibernate » mapping » [javadoc | source]
org.hibernate.mapping
public class: TypeDef [javadoc | source]
java.lang.Object
   org.hibernate.mapping.TypeDef

All Implemented Interfaces:
    Serializable

Placeholder for typedef information
Constructor:
 public TypeDef(String typeClass,
    Properties parameters) 
Method from org.hibernate.mapping.TypeDef Summary:
getParameters,   getTypeClass
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.hibernate.mapping.TypeDef Detail:
 public Properties getParameters() 
 public String getTypeClass()