|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.salespointframework.core.data.database.MysqlTemplate
public class MysqlTemplate
Connection Template for mysql connections
Constructor Summary | |
---|---|
MysqlTemplate()
|
Method Summary | |
---|---|
java.lang.String |
getDeatiledDescription()
returns the static detailed description |
java.lang.String |
getDescription()
returns the static description |
java.awt.image.BufferedImage |
getImage()
loads and returns the static connection image |
java.lang.String |
getName()
returns the static name |
DatabaseConnection |
newInstance()
returns a new instance of MysqlDatabaseConnection |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MysqlTemplate()
Method Detail |
---|
public java.lang.String getDescription()
getDescription
in interface DatabaseConnectionTemplate
public java.awt.image.BufferedImage getImage()
getImage
in interface DatabaseConnectionTemplate
public java.lang.String getName()
getName
in interface DatabaseConnectionTemplate
public DatabaseConnection newInstance()
MysqlDatabaseConnection
newInstance
in interface DatabaseConnectionTemplate
DatabaseConnection
public java.lang.String getDeatiledDescription()
getDeatiledDescription
in interface DatabaseConnectionTemplate
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |