Index
All Classes and Interfaces|All Packages
A
- add(HibernateOrmDevInfo.PersistenceUnit) - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfo
- assistant - Variable in class io.quarkus.hibernate.orm.dev.ui.HibernateOrmDevJsonRpcService
C
- clearData() - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevController
D
- data() - Method in record class io.quarkus.hibernate.orm.dev.ui.HibernateOrmDevJsonRpcService.DataSet
-
Returns the value of the
datarecord component. - DataSet(String, String, long, String, String) - Constructor for record class io.quarkus.hibernate.orm.dev.ui.HibernateOrmDevJsonRpcService.DataSet
-
Creates an instance of a
DataSetrecord class. - DDLSupplier(Action, Metadata, ServiceRegistry, String) - Constructor for class io.quarkus.hibernate.orm.dev.HibernateOrmDevController.DDLSupplier
- disintegrate(SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevIntegrator
E
- EnglishToHQLResponse(String) - Constructor for record class io.quarkus.hibernate.orm.dev.ui.HibernateOrmDevJsonRpcService.EnglishToHQLResponse
-
Creates an instance of a
EnglishToHQLResponserecord class. - Entity(String, String, String) - Constructor for class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfo.Entity
- equals(Object) - Method in record class io.quarkus.hibernate.orm.dev.ui.HibernateOrmDevJsonRpcService.DataSet
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkus.hibernate.orm.dev.ui.HibernateOrmDevJsonRpcService.EnglishToHQLResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkus.hibernate.orm.dev.ui.HibernateOrmDevJsonRpcService.InteractiveResponse
-
Indicates whether some other object is "equal to" this one.
- error() - Method in record class io.quarkus.hibernate.orm.dev.ui.HibernateOrmDevJsonRpcService.DataSet
-
Returns the value of the
errorrecord component. - executeHQL(String, String, Integer, Integer, Boolean, Boolean) - Method in class io.quarkus.hibernate.orm.dev.ui.HibernateOrmDevJsonRpcService
-
Execute an arbitrary
hqlquery in the givenpersistence unit.
G
- get() - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevController.DDLSupplier
- get() - Static method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevController
- get() - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfoCreateDDLSupplier
- get() - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfoUpdateDDLSupplier
- getAllNamedQueries() - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfo.PersistenceUnit
- getClassName() - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfo.Entity
- getCreateDDL() - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfo.PersistenceUnit
- getDropDDL() - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfo.PersistenceUnit
- getInfo() - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevController
- getInfo() - Method in class io.quarkus.hibernate.orm.dev.ui.HibernateOrmDevJsonRpcService
- getLockMode() - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfo.Query
- getManagedEntities() - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfo.PersistenceUnit
- getName() - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfo.Entity
- getName() - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfo.PersistenceUnit
- getName() - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfo.Query
- getNamedNativeQueries() - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfo.PersistenceUnit
- getNamedQueries() - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfo.PersistenceUnit
- getNumberOfEntities() - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfo
- getNumberOfEntityTypes() - Method in class io.quarkus.hibernate.orm.dev.ui.HibernateOrmDevJsonRpcService
- getNumberOfNamedQueries() - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfo
- getNumberOfNamedQueries() - Method in class io.quarkus.hibernate.orm.dev.ui.HibernateOrmDevJsonRpcService
- getNumberOfPersistenceUnits() - Method in class io.quarkus.hibernate.orm.dev.ui.HibernateOrmDevJsonRpcService
- getPersistenceUnits() - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfo
- getPuName() - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfoCreateDDLSupplier
- getPuName() - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfoUpdateDDLSupplier
- getQuery() - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfo.Query
- getTableName() - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfo.Entity
- getType() - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfo.Query
- getUpdateDDL() - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfo.PersistenceUnit
H
- hashCode() - Method in record class io.quarkus.hibernate.orm.dev.ui.HibernateOrmDevJsonRpcService.DataSet
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkus.hibernate.orm.dev.ui.HibernateOrmDevJsonRpcService.EnglishToHQLResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkus.hibernate.orm.dev.ui.HibernateOrmDevJsonRpcService.InteractiveResponse
-
Returns a hash code value for this object.
- HibernateOrmDevController - Class in io.quarkus.hibernate.orm.dev
- HibernateOrmDevController.DDLSupplier - Class in io.quarkus.hibernate.orm.dev
- HibernateOrmDevInfo - Class in io.quarkus.hibernate.orm.dev
- HibernateOrmDevInfo() - Constructor for class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfo
- HibernateOrmDevInfo.Entity - Class in io.quarkus.hibernate.orm.dev
- HibernateOrmDevInfo.PersistenceUnit - Class in io.quarkus.hibernate.orm.dev
- HibernateOrmDevInfo.Query - Class in io.quarkus.hibernate.orm.dev
- HibernateOrmDevInfoCreateDDLSupplier - Class in io.quarkus.hibernate.orm.dev
- HibernateOrmDevInfoCreateDDLSupplier(String) - Constructor for class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfoCreateDDLSupplier
- HibernateOrmDevInfoUpdateDDLSupplier - Class in io.quarkus.hibernate.orm.dev
- HibernateOrmDevInfoUpdateDDLSupplier(String) - Constructor for class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfoUpdateDDLSupplier
- HibernateOrmDevIntegrator - Class in io.quarkus.hibernate.orm.dev
- HibernateOrmDevIntegrator() - Constructor for class io.quarkus.hibernate.orm.dev.HibernateOrmDevIntegrator
- HibernateOrmDevJsonRpcService - Class in io.quarkus.hibernate.orm.dev.ui
- HibernateOrmDevJsonRpcService() - Constructor for class io.quarkus.hibernate.orm.dev.ui.HibernateOrmDevJsonRpcService
- HibernateOrmDevJsonRpcService.DataSet - Record Class in io.quarkus.hibernate.orm.dev.ui
- HibernateOrmDevJsonRpcService.EnglishToHQLResponse - Record Class in io.quarkus.hibernate.orm.dev.ui
- HibernateOrmDevJsonRpcService.InteractiveResponse - Record Class in io.quarkus.hibernate.orm.dev.ui
- hql() - Method in record class io.quarkus.hibernate.orm.dev.ui.HibernateOrmDevJsonRpcService.EnglishToHQLResponse
-
Returns the value of the
hqlrecord component.
I
- integrate(Metadata, BootstrapContext, SessionFactoryImplementor) - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevIntegrator
- InteractiveResponse(String) - Constructor for record class io.quarkus.hibernate.orm.dev.ui.HibernateOrmDevJsonRpcService.InteractiveResponse
-
Creates an instance of a
InteractiveResponserecord class. - io.quarkus.hibernate.orm.dev - package io.quarkus.hibernate.orm.dev
- io.quarkus.hibernate.orm.dev.ui - package io.quarkus.hibernate.orm.dev.ui
- isCacheable() - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfo.Query
- isReactive() - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfo.PersistenceUnit
M
- message() - Method in record class io.quarkus.hibernate.orm.dev.ui.HibernateOrmDevJsonRpcService.DataSet
-
Returns the value of the
messagerecord component.
N
- naturalLanguageResponse() - Method in record class io.quarkus.hibernate.orm.dev.ui.HibernateOrmDevJsonRpcService.InteractiveResponse
-
Returns the value of the
naturalLanguageResponserecord component.
P
- PersistenceUnit(SessionFactoryImplementor, String, List<HibernateOrmDevInfo.Entity>, List<HibernateOrmDevInfo.Query>, List<HibernateOrmDevInfo.Query>, Supplier<String>, Supplier<String>, Supplier<String>, boolean) - Constructor for class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfo.PersistenceUnit
- pushPersistenceUnit(SessionFactoryImplementor, QuarkusPersistenceUnitDescriptor, String, Metadata, ServiceRegistry, String) - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevController
Q
- query() - Method in record class io.quarkus.hibernate.orm.dev.ui.HibernateOrmDevJsonRpcService.DataSet
-
Returns the value of the
queryrecord component. - Query(NamedHqlQueryDefinition) - Constructor for class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfo.Query
- Query(NamedNativeQueryDefinition) - Constructor for class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfo.Query
R
- resultCount() - Method in record class io.quarkus.hibernate.orm.dev.ui.HibernateOrmDevJsonRpcService.DataSet
-
Returns the value of the
resultCountrecord component.
S
- sessionFactory() - Method in class io.quarkus.hibernate.orm.dev.HibernateOrmDevInfo.PersistenceUnit
T
- toString() - Method in record class io.quarkus.hibernate.orm.dev.ui.HibernateOrmDevJsonRpcService.DataSet
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkus.hibernate.orm.dev.ui.HibernateOrmDevJsonRpcService.EnglishToHQLResponse
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkus.hibernate.orm.dev.ui.HibernateOrmDevJsonRpcService.InteractiveResponse
-
Returns a string representation of this record class.
All Classes and Interfaces|All Packages