See: Description
Interface | Description |
---|---|
AttributeConverterInfo |
Delayed information about an AttributeConverter.
|
Metadata |
Represents the ORM model as determined from all provided mapping sources.
|
MetadataBuilder |
Contract for specifying various overrides to be used in metamodel building.
|
SessionFactoryBuilder |
The contract for building a
SessionFactory given a number of options. |
Class | Description |
---|---|
CacheRegionDefinition |
Models the definition of caching settings for a particular region.
|
JaccPermissionDefinition | |
MetadataSources |
Entry point into working with sources of metadata information (mapping XML, annotations).
|
Enum | Description |
---|---|
CacheRegionDefinition.CacheRegionType | |
SchemaAutoTooling |
Defines the possible values for "hbm2ddl_auto"
|
TempTableDdlTransactionHandling |
Enum describing how creation and dropping of temporary tables should be done in terms of
transaction handling.
|
Exception | Description |
---|---|
InvalidMappingException | |
MappingException |
Indicates a problem parsing a mapping document.
|
MappingNotFoundException | |
UnsupportedOrmXsdVersionException |
Copyright © 2019 JBoss by Red Hat. All rights reserved.