Index

A C D E G H I M N P Q R S T 
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 data record component.
DataSet(String, String, long, String, String) - Constructor for record class io.quarkus.hibernate.orm.dev.ui.HibernateOrmDevJsonRpcService.DataSet
Creates an instance of a DataSet record 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 EnglishToHQLResponse record 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 error record component.
executeHQL(String, String, Integer, Integer, Boolean, Boolean) - Method in class io.quarkus.hibernate.orm.dev.ui.HibernateOrmDevJsonRpcService
Execute an arbitrary hql query in the given persistence 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 hql record 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 InteractiveResponse record 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 message record component.

N

naturalLanguageResponse() - Method in record class io.quarkus.hibernate.orm.dev.ui.HibernateOrmDevJsonRpcService.InteractiveResponse
Returns the value of the naturalLanguageResponse record 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 query record 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 resultCount record 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.
A C D E G H I M N P Q R S T 
All Classes and Interfaces|All Packages