Index

A B C D E F G H I M N P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form

V

validateConnection() - Method in enum class dimstyl.orm.configuration.GenericDatabaseConfiguration
Validates whether a connection is active.
validateConstraint(Set<String>, String, UniqueConstraint) - Method in enum class dimstyl.orm.internal.sql.generator.DatabaseSchemaGenerator
Validates that all columns referenced in a UniqueConstraint exist in the table.
valueOf(String) - Static method in enum class dimstyl.orm.configuration.GenericDatabaseConfiguration
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dimstyl.orm.enums.DatabaseEngine
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dimstyl.orm.enums.SqlOperation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dimstyl.orm.internal.sql.generator.DatabaseSchemaGenerator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dimstyl.orm.internal.sql.generator.DeleteByIdQueryGenerator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dimstyl.orm.internal.sql.generator.SelectAllQueryGenerator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dimstyl.orm.internal.sql.resolver.DerbyColumnTypeResolver
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dimstyl.orm.internal.sql.resolver.H2ColumnTypeResolver
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dimstyl.orm.internal.sql.resolver.SQLiteColumnTypeResolver
Returns the enum constant of this class with the specified name.
values() - Static method in enum class dimstyl.orm.configuration.GenericDatabaseConfiguration
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dimstyl.orm.enums.DatabaseEngine
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dimstyl.orm.enums.SqlOperation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dimstyl.orm.internal.sql.generator.DatabaseSchemaGenerator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dimstyl.orm.internal.sql.generator.DeleteByIdQueryGenerator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dimstyl.orm.internal.sql.generator.SelectAllQueryGenerator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dimstyl.orm.internal.sql.resolver.DerbyColumnTypeResolver
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dimstyl.orm.internal.sql.resolver.H2ColumnTypeResolver
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dimstyl.orm.internal.sql.resolver.SQLiteColumnTypeResolver
Returns an array containing the constants of this enum class, in the order they are declared.
A B C D E F G H I M N P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form