|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DatabaseConnectionTemplate
This template is used to instance a new DatabaseConnection
.
register your template via PersistenceManager.getConnectionTemplates()
DatabaseConnection
,
PersistenceManager
Method Summary | |
---|---|
java.lang.String |
getDeatiledDescription()
get the detailed description of this template |
java.lang.String |
getDescription()
get the description of this template |
java.awt.image.BufferedImage |
getImage()
get the image of this template |
java.lang.String |
getName()
get the name of this template |
DatabaseConnection |
newInstance()
create a new instance of DatabaseConnection |
Method Detail |
---|
DatabaseConnection newInstance()
DatabaseConnection
DatabaseConnection
java.awt.image.BufferedImage getImage()
java.lang.String getName()
java.lang.String getDescription()
java.lang.String getDeatiledDescription()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |