|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TranslationContext
Contract for contextual information required to perform translation.
Method Summary | |
---|---|
ColumnMapper |
getColumnMapper()
Retrieves the column mapper for this context. |
Dialect |
getDialect()
Retrieves the dialect for this context. |
SessionFactoryImplementor |
getSessionFactory()
Retrieves the session factory for this context. |
SQLFunctionRegistry |
getSqlFunctionRegistry()
Retrieves the SQL function registry/tt> for this context. |
Method Detail |
---|
SessionFactoryImplementor getSessionFactory()
Dialect getDialect()
SQLFunctionRegistry getSqlFunctionRegistry()
ColumnMapper getColumnMapper()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |