| 程序包 | 说明 |
|---|---|
| com.github.braisdom.objsql |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractPersistence<T>
The class provides abstracted method of SQL construction.
|
class |
DefaultPersistence<T>
The persistence default implementation with JavaBean
|
| 限定符和类型 | 方法和说明 |
|---|---|
<T> Persistence<T> |
PersistenceFactory.createPersistence(Class<T> clazz) |
Copyright © 2020 com.github.braisdom. All rights reserved.