| Package | Description |
|---|---|
| net.csdn.jpa | |
| net.csdn.jpa.association | |
| net.csdn.jpa.model | |
| test.com.william.model |
| Modifier and Type | Field and Description |
|---|---|
static Map<String,Class<Model>> |
JPA.models |
| Constructor and Description |
|---|
Association(Model object,
String field,
String targetField,
String type) |
Association(Model object,
String field,
String targetField,
String type,
String tableName,
String master) |
| Modifier and Type | Method and Description |
|---|---|
Model |
JPQL.find(Integer id) |
| Modifier and Type | Method and Description |
|---|---|
List<Model> |
JPQL.find(List ids) |
| Modifier and Type | Class and Description |
|---|---|
class |
BlogTag
User: WilliamZhu
Date: 12-7-23
Time: 下午4:53
|
class |
NewsTag
User: WilliamZhu
Date: 12-8-20
Time: 下午8:17
|
class |
Tag
User: WilliamZhu
Date: 12-7-23
Time: 下午4:52
|
class |
TagGroup
User: WilliamZhu
Date: 12-7-23
Time: 下午4:54
|
class |
TagRelation
User: WilliamZhu
Date: 12-8-20
Time: 下午8:17
目前的限制是,关联关系无法配置在父类中
|
class |
TagSynonym
User: WilliamZhu
Date: 12-7-23
Time: 下午4:54
|
class |
TagWiki
User: WilliamZhu
Date: 12-8-7
Time: 上午8:30
|
Copyright © 2018. All Rights Reserved.