| 程序包 | 说明 |
|---|---|
| cn.sexycode.mybatis.jpa.binding |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DuplicateMappingException
Raised whenever a duplicate for a certain type occurs.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
AnnotationBinder.bindClass(cn.sexycode.util.core.cls.XClass clazzToProcess,
Map<cn.sexycode.util.core.cls.XClass,InheritanceState> inheritanceStatePerClass,
MetadataBuildingContext context)
Bind a class having JSR175 annotations.
|
String |
InFlightMetadataCollectorImpl.getLogicalColumnName(cn.sexycode.sql.mapping.Table table,
cn.sexycode.sql.model.Identifier physicalName) |
String |
InFlightMetadataCollectorImpl.getLogicalColumnName(cn.sexycode.sql.mapping.Table table,
String physicalName) |
String |
InFlightMetadataCollectorImpl.getPhysicalColumnName(cn.sexycode.sql.mapping.Table table,
cn.sexycode.sql.model.Identifier logicalName) |
String |
InFlightMetadataCollector.getPhysicalColumnName(cn.sexycode.sql.mapping.Table table,
cn.sexycode.sql.model.Identifier logicalName) |
String |
InFlightMetadataCollectorImpl.getPhysicalColumnName(cn.sexycode.sql.mapping.Table table,
String logicalName) |
String |
InFlightMetadataCollector.getPhysicalColumnName(cn.sexycode.sql.mapping.Table table,
String logicalName) |
void |
InFlightMetadataCollectorImpl.validate() |
void |
InFlightMetadataCollector.validate() |
Copyright © 2019. All rights reserved.