|
EspressChart v 5.5 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This interface provides information about the database and query related to a chart. The quadbase.ChartAPI.DBInfo class provides an implementation of this interface.
DBInfo| Method Summary | |
java.sql.Connection |
getConnection()
Gets the connection object, if one exists |
java.util.Hashtable |
getEnvProperties()
Gets environment properties of the initial context |
java.lang.String |
getJNDIName()
Gets the JNDI datasource lookup name |
java.lang.String |
getQuery()
Gets the SQL query |
java.sql.Connection |
openConnection()
Gets the connection object to the database |
| Method Detail |
public java.lang.String getJNDIName()
getJNDIName in interface quadbase.common.util.IJNDIDatabaseInfopublic java.util.Hashtable getEnvProperties()
getEnvProperties in interface quadbase.common.util.IJNDIDatabaseInfopublic java.lang.String getQuery()
getQuery in interface quadbase.common.util.IJNDIDatabaseInfopublic java.sql.Connection getConnection()
getConnection in interface quadbase.common.util.IJNDIDatabaseInfo
public java.sql.Connection openConnection()
throws java.lang.Exception
openConnection in interface quadbase.common.util.IJNDIDatabaseInfo
|
EspressChart v 5.5 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||