A B C E G H I L N P R S T U

I

IHibernateClassProperty - interface com.hudson.hibernatesynchronizer.mapping.IHibernateClassProperty.
 
isAlternateKey() - Method in class com.hudson.hibernatesynchronizer.mapping.HibernateClassProperty
 
isArray() - Method in class com.hudson.hibernatesynchronizer.mapping.HibernateClassCollectionProperty
Return true if this collection represents an array and false otherwise
isBag() - Method in class com.hudson.hibernatesynchronizer.mapping.HibernateClassCollectionProperty
Return true if this collection represents a Bag and false otherwise
isComponent() - Method in class com.hudson.hibernatesynchronizer.mapping.HibernateClass
 
isComponent() - Method in class com.hudson.hibernatesynchronizer.mapping.HibernateComponentClass
This is a component...
isComposite() - Method in class com.hudson.hibernatesynchronizer.mapping.HibernateClassId
Return true if the id is a composite id and false otherwise
isDynamic() - Method in class com.hudson.hibernatesynchronizer.mapping.HibernateComponentClass
 
isList() - Method in class com.hudson.hibernatesynchronizer.mapping.HibernateClassCollectionProperty
Return true if this collection represents a List and false otherwise
isManyToOne() - Method in class com.hudson.hibernatesynchronizer.mapping.HibernateClassProperty
Return true if this property is a many-to-one and false otherwise
isMap() - Method in class com.hudson.hibernatesynchronizer.mapping.HibernateClassCollectionProperty
Return true if this collection represents a Map and false otherwise
isOneToOne() - Method in class com.hudson.hibernatesynchronizer.mapping.HibernateClassProperty
Return true if this property is a many-to-one and false otherwise
isPrimaryKey() - Method in class com.hudson.hibernatesynchronizer.mapping.HibernateClassProperty
 
isPrimitive() - Method in class com.hudson.hibernatesynchronizer.mapping.HibernateClassProperty
Return true if the type of this property represents a primitive
isPrimitive() - Method in class com.hudson.hibernatesynchronizer.mapping.HibernateComponentClass
 
isPrimitive() - Method in interface com.hudson.hibernatesynchronizer.mapping.IHibernateClassProperty
Return true if the type of this property represents a primitive
isRequired() - Method in class com.hudson.hibernatesynchronizer.mapping.HibernateClassProperty
Return true if this property can not be null and false otherwise
isSet() - Method in class com.hudson.hibernatesynchronizer.mapping.HibernateClassCollectionProperty
Return true if this collection represents a Set and false otherwise
isSubclass() - Method in class com.hudson.hibernatesynchronizer.mapping.HibernateClass
Return true if this class is a subclass or false if not
isSubclass() - Method in class com.hudson.hibernatesynchronizer.mapping.HibernateComponentClass
This is never a subclass (return false)
isUserType() - Method in class com.hudson.hibernatesynchronizer.mapping.HibernateClassProperty
Return true if this property can be determined as an user type and false if not

A B C E G H I L N P R S T U