|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Datasource
Represents a data source
Method Summary | |
---|---|
String |
getDisplayName()
Returns the data source display name |
String |
getDriverClassName()
Returns the fully qualified name of the database driver class |
String |
getJndiName()
Returns the JNDI name |
String |
getPassword()
Returns the password |
String |
getUrl()
Returns the database URL |
String |
getUsername()
Returns the database user |
Method Detail |
---|
String getJndiName()
String getUrl()
String getUsername()
String getPassword()
String getDriverClassName()
String getDisplayName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |