Class CriteriaDeleteMethod
java.lang.Object
org.hibernate.processor.annotation.AbstractAnnotatedMethod
org.hibernate.processor.annotation.AbstractQueryMethod
org.hibernate.processor.annotation.AbstractFinderMethod
org.hibernate.processor.annotation.AbstractCriteriaMethod
org.hibernate.processor.annotation.CriteriaDeleteMethod
- All Implemented Interfaces:
MetaAttribute
-
Method Summary
Methods inherited from class org.hibernate.processor.annotation.AbstractCriteriaMethod
getAttributeDeclarationString
Methods inherited from class org.hibernate.processor.annotation.AbstractFinderMethod
getAttributeNameDeclarationString, getTypeDeclaration, hasStringAttribute, hasTypedAttribute
Methods inherited from class org.hibernate.processor.annotation.AbstractQueryMethod
executeSelect, getMetaType, getPropertyName
Methods inherited from class org.hibernate.processor.annotation.AbstractAnnotatedMethod
getHostingEntity, inheritedAnnotations
-
Method Details
-
isNullable
public boolean isNullable(int index)
-