|
ESPRESSCHART 6.3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IJNDIDatabaseInfo
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 |
|---|
java.lang.String getJNDIName()
getJNDIName in interface quadbase.common.util.IJNDIDatabaseInfojava.util.Hashtable getEnvProperties()
getEnvProperties in interface quadbase.common.util.IJNDIDatabaseInfojava.lang.String getQuery()
getQuery in interface quadbase.common.util.IJNDIDatabaseInfojava.sql.Connection getConnection()
getConnection in interface quadbase.common.util.IJNDIDatabaseInfo
java.sql.Connection openConnection()
throws java.lang.Exception
openConnection in interface quadbase.common.util.IJNDIDatabaseInfojava.lang.Exception
|
ESPRESSCHART 6.3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||