| 程序包 | 说明 |
|---|---|
| cn.sexycode.mybatis.jpa.binding | |
| cn.sexycode.mybatis.jpa.metamodel.internal | |
| cn.sexycode.mybatis.jpa.session |
| 类和说明 |
|---|
| AnnotatedClassType
Type of annotation of a class will give its type
|
| BasicTypeRegistration |
| DuplicateMappingException
Raised whenever a duplicate for a certain type occurs.
|
| DuplicateMappingException.Type
Enumeration of the types of things that can be duplicated.
|
| EntityColumn
数据库表对应的列
|
| EntityField
封装字段和方法,统一调用某些方法
|
| EntityTable
数据库表
|
| FieldHelper.IFieldHelper
Field接口
|
| IdentifierGeneratorDefinition
Identifier generator definition, should be immutable.
|
| InFlightMetadataCollector
An in-flight representation of Metadata while Metadata is being built.
|
| InheritanceState
Some extra data to the inheritance position of a class.
|
| ManagedResources
Represents the result of the first step of the process of building
org.hibernate.boot.MetadataSources
reference into a org.hibernate.boot.Metadata reference. |
| ManagedResourcesImpl |
| MappingDefaults
Defines a (contextual) set of values to use as defaults in the absence of related mapping information.
|
| MappingException
An exception that occurs while reading mapping sources (xml/annotations),usually as a result of something
screwy in the O-R mappings.
|
| Metadata
Represents the ORM model as determined from all provided mapping sources.
|
| MetadataBuildingContext
Describes the context in which the process of building Metadata out of MetadataSources occurs.
|
| MetadataBuildingContextRootImpl |
| MetadataBuildingOptions
Describes the options used while building the Metadata object (during
org.hibernate.boot.MetadataBuilder#build() processing). |
| MetadataImpl
Container for configuration data collected during binding the metamodel.
|
| MetadataSourceProcessor
Defines the steps in processing metadata sources.
|
| MetadataSources
Entry point into working with sources of metadata information (mapping XML, annotations).
|
| MetadataSourceType
Enumeration of the types of sources of mapping metadata
|
| ScanEnvironment
Describes the environment in which the scan will occur.
|
| SimpleMetadataSourceProcessorImpl |
| 类和说明 |
|---|
| Metadata
Represents the ORM model as determined from all provided mapping sources.
|
| 类和说明 |
|---|
| Metadata
Represents the ORM model as determined from all provided mapping sources.
|
Copyright © 2019. All rights reserved.