|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.hibernate.dialect.function | |
---|---|
org.hibernate.cfg | This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel. |
org.hibernate.dialect | This package abstracts the SQL dialect of the underlying database. |
org.hibernate.dialect.function | A framework for defining database-specific SQL functions that are available via the dialect. |
org.hibernate.engine | This package contains classes that are "shared" by other packages, and implementations of some key algorithms. |
org.hibernate.hql.ast.tree | |
org.hibernate.hql.ast.util | |
org.hibernate.impl | This package contains implementations of the central Hibernate APIs, especially the Hibernate session. |
org.hibernate.mapping | This package defines the Hibernate configuration-time metamodel. |
org.hibernate.sql | This package defines helper classes for rendering SQL fragments and SQL statements. |
org.hibernate.util | Utility classes. |
Classes in org.hibernate.dialect.function used by org.hibernate.cfg | |
---|---|
SQLFunction
Provides support routines for the HQL functions as used in the various SQL Dialects Provides an interface for supporting various HQL functions that are translated to SQL. |
Classes in org.hibernate.dialect.function used by org.hibernate.dialect | |
---|---|
SQLFunction
Provides support routines for the HQL functions as used in the various SQL Dialects Provides an interface for supporting various HQL functions that are translated to SQL. |
Classes in org.hibernate.dialect.function used by org.hibernate.dialect.function | |
---|---|
SQLFunction
Provides support routines for the HQL functions as used in the various SQL Dialects Provides an interface for supporting various HQL functions that are translated to SQL. |
|
StandardSQLFunction
Provides a standard implementation that supports the majority of the HQL functions that are translated to SQL. |
Classes in org.hibernate.dialect.function used by org.hibernate.engine | |
---|---|
SQLFunctionRegistry
|
Classes in org.hibernate.dialect.function used by org.hibernate.hql.ast.tree | |
---|---|
SQLFunction
Provides support routines for the HQL functions as used in the various SQL Dialects Provides an interface for supporting various HQL functions that are translated to SQL. |
Classes in org.hibernate.dialect.function used by org.hibernate.hql.ast.util | |
---|---|
SQLFunction
Provides support routines for the HQL functions as used in the various SQL Dialects Provides an interface for supporting various HQL functions that are translated to SQL. |
Classes in org.hibernate.dialect.function used by org.hibernate.impl | |
---|---|
SQLFunctionRegistry
|
Classes in org.hibernate.dialect.function used by org.hibernate.mapping | |
---|---|
SQLFunctionRegistry
|
Classes in org.hibernate.dialect.function used by org.hibernate.sql | |
---|---|
SQLFunctionRegistry
|
Classes in org.hibernate.dialect.function used by org.hibernate.util | |
---|---|
SQLFunctionRegistry
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |