|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableInfo | |
|---|---|
| com.jpattern.orm.annotation.table | |
| com.jpattern.orm.mapper.clazz | |
| Uses of TableInfo in com.jpattern.orm.annotation.table |
|---|
| Methods in com.jpattern.orm.annotation.table that return TableInfo | |
|---|---|
static TableInfo |
TableInfoFactory.getTableInfo(Class<?> clazz)
|
| Uses of TableInfo in com.jpattern.orm.mapper.clazz |
|---|
| Methods in com.jpattern.orm.mapper.clazz that return TableInfo | |
|---|---|
TableInfo |
IClassMap.getTableInfo()
|
TableInfo |
ClassMap.getTableInfo()
|
| Constructors in com.jpattern.orm.mapper.clazz with parameters of type TableInfo | |
|---|---|
ClassMap(Class<BEAN> mappedClass,
TableInfo tableInfo)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||