Uses of Enum Class
io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.IdentifierQuotingStrategy
Packages that use HibernateOrmConfigPersistenceUnit.IdentifierQuotingStrategy
-
Uses of HibernateOrmConfigPersistenceUnit.IdentifierQuotingStrategy in io.quarkus.hibernate.orm.deployment
Methods in io.quarkus.hibernate.orm.deployment that return HibernateOrmConfigPersistenceUnit.IdentifierQuotingStrategyModifier and TypeMethodDescriptionHibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitQuoteIdentifiers.strategy()Identifiers can be quoted using one of the available strategies.Returns the enum constant of this class with the specified name.HibernateOrmConfigPersistenceUnit.IdentifierQuotingStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.