| 程序包 | 说明 |
|---|---|
| cn.sexycode.mybatis.jpa.binding | |
| cn.sexycode.mybatis.jpa.metamodel.internal | |
| cn.sexycode.mybatis.jpa.session |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
InFlightMetadataCollector
An in-flight representation of Metadata while Metadata is being built.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
InFlightMetadataCollectorImpl
The implementation of the in-flight Metadata collector contract.
|
class |
MetadataImpl
Container for configuration data collected during binding the metamodel.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Metadata |
MetadataBuildingProcess.build(MetadataSources sources,
MetadataBuildingOptions options)
Unified single phase for MetadataSources->Metadata process
|
static Metadata |
MetadataBuildingProcess.complete(ManagedResources managedResources,
MetadataBuildingOptions options)
Second step of 2-phase for MetadataSources->Metadata process
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MetamodelImpl.initialize(Metadata mappingMetadata)
Prepare the metamodel using the information from the collection of Hibernate
PersistentClass models |
| 构造器和说明 |
|---|
SessionFactoryImpl(Metadata metadata,
org.apache.ibatis.session.SqlSessionFactory sessionFactory) |
Copyright © 2019. All rights reserved.