Interface | Description |
---|---|
BinaryPropertyDao | |
GlobalPropertyDao | |
PluginPropertyDao | |
PropertyDao | |
StringPropertyDao |
Class | Description |
---|---|
BinaryPropertyDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
BinaryProperty . |
BinaryPropertyDaoImpl | |
GlobalPropertyDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
GlobalProperty . |
GlobalPropertyDaoImpl | |
PluginPropertyDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
PluginProperty . |
PluginPropertyDaoImpl | |
PropertyDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
Property . |
PropertyDaoImpl | |
StringPropertyDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
StringProperty . |
StringPropertyDaoImpl |
Copyright © 2019 Communote team. All rights reserved.