|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomSqlElement | |
|---|---|
| org.hibernate.internal.jaxb.mapping.hbm | |
| org.hibernate.metamodel.source.hbm | |
| Uses of CustomSqlElement in org.hibernate.internal.jaxb.mapping.hbm |
|---|
| Classes in org.hibernate.internal.jaxb.mapping.hbm that implement CustomSqlElement | |
|---|---|
class |
JaxbSqlDeleteAllElement
Java class for sql-delete-all-element complex type. |
class |
JaxbSqlDeleteElement
Java class for sql-delete-element complex type. |
class |
JaxbSqlInsertElement
Java class for sql-insert-element complex type. |
class |
JaxbSqlUpdateElement
Java class for sql-update-element complex type. |
| Uses of CustomSqlElement in org.hibernate.metamodel.source.hbm |
|---|
| Methods in org.hibernate.metamodel.source.hbm with parameters of type CustomSqlElement | |
|---|---|
static CustomSQL |
Helper.buildCustomSql(CustomSqlElement customSqlElement)
Given a user-specified description of how to perform custom SQL, build the CustomSQL representation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||