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

I

INSTANCE - Enum constant in enum class dimstyl.orm.configuration.GenericDatabaseConfiguration
The singleton instance of the database configuration.
INSTANCE - Enum constant in enum class dimstyl.orm.internal.sql.generator.DatabaseSchemaGenerator
The singleton instance of the database schema generator.
INSTANCE - Enum constant in enum class dimstyl.orm.internal.sql.generator.DeleteByIdQueryGenerator
The singleton instance of the DeleteByIdQueryGenerator.
INSTANCE - Enum constant in enum class dimstyl.orm.internal.sql.generator.SelectAllQueryGenerator
The singleton instance of the SelectAllQueryGenerator.
INSTANCE - Enum constant in enum class dimstyl.orm.internal.sql.resolver.DerbyColumnTypeResolver
The singleton instance of the Derby column type resolver.
INSTANCE - Enum constant in enum class dimstyl.orm.internal.sql.resolver.H2ColumnTypeResolver
The singleton instance of the H2 column type resolver.
INSTANCE - Enum constant in enum class dimstyl.orm.internal.sql.resolver.SQLiteColumnTypeResolver
The singleton instance of the SQLite column type resolver.
InvalidColumnNameException - Exception Class in dimstyl.orm.exceptions
Exception thrown when an invalid column name is detected.
InvalidColumnNameException(String) - Constructor for exception class dimstyl.orm.exceptions.InvalidColumnNameException
Constructs a new InvalidColumnNameException with the specified detail message.
isConnected() - Method in enum class dimstyl.orm.configuration.GenericDatabaseConfiguration
Checks if there is an active database connection.
isPrimaryKey(Field) - Static method in class dimstyl.orm.internal.processors.ColumnProcessor
Checks whether the given field is annotated as a primary key.
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