程序包 | 说明 |
---|---|
com.nonesole.persistence2.sql | |
com.nonesole.persistence2.sql.custom |
限定符和类型 | 字段和说明 |
---|---|
private static java.lang.ThreadLocal<IListValueAction> |
PersistenceFactory.listValueThread
ThreadLocal for IListValueAction
|
限定符和类型 | 方法和说明 |
---|---|
IListValueAction |
PersistenceFactory.getListValueAction()
Get IListValueAction object
The objects of IListValueAction provide methods of list return. |
IListValueAction |
PersistenceFactory.getListValueAction(java.lang.String dataSourceName)
Get IListValueAction object
The objects of IListValueAction provide methods of list return. |
限定符和类型 | 类和说明 |
---|---|
class |
DefaultListValueAction
Implementation class of IListValueAction
|