|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Abstraction of all mappings that define properties: entities, collection elements.
| Method Summary | |
Type |
getType()
Get the type of the thing containing the properties |
String[] |
toColumns(String alias,
String propertyName)
Given a query alias and a property path, return the qualified column name |
Type |
toType(String propertyName)
Given a component path expression, get the type of the property |
| Method Detail |
public Type toType(String propertyName) throws QueryException
QueryExceptionpublic String[] toColumns(String alias, String propertyName) throws QueryException
QueryExceptionpublic Type getType()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||