How many properties are there, for this class and all subclasses?
Get the main from table fragment, given a query alias.
Get the cascade style of this (subclass closure) property
May this (subclass closure) property be fetched using an SQL outerjoin?
Get the column names for the given property path
Get the table name for the given property path
Return the column names used to persist the numbered property of the class or a subclass.
Get the name of the numbered property of the class or a subclass.
Return the table name used to persist the numbered property of the class or a subclass.
Get the type of the numbered property of the class or a subclass.
Is this property defined on a subclass of the mapped class.
Is the numbered property of the class of subclass nullable?
Generate a list of collection index, key and element columns
Given the number of a property of a subclass, and a table alias, return the aliased column names.