Uses of Enum Class
org.hibernate.engine.jdbc.env.JdbcMetadataOnBoot
Packages that use JdbcMetadataOnBoot
-
Uses of JdbcMetadataOnBoot in org.hibernate.engine.jdbc.env
Subclasses with type arguments of type JdbcMetadataOnBoot in org.hibernate.engine.jdbc.envModifier and TypeClassDescriptionenumWhether access to JDBC metadata is allowed during bootstrap.Methods in org.hibernate.engine.jdbc.env that return JdbcMetadataOnBootModifier and TypeMethodDescriptionstatic JdbcMetadataOnBootReturns the enum constant of this class with the specified name.static JdbcMetadataOnBoot[]JdbcMetadataOnBoot.values()Returns an array containing the constants of this enum class, in the order they are declared.