Uses of Class
org.apache.ecs.jsp.tsx_dbconnect

Packages that use tsx_dbconnect
org.apache.ecs.jsp   
 

Uses of tsx_dbconnect in org.apache.ecs.jsp
 

Methods in org.apache.ecs.jsp that return tsx_dbconnect
 tsx_dbconnect tsx_dbconnect.setId(java.lang.String id)
          Sets the id="" attribute
 tsx_dbconnect tsx_dbconnect.setUrl(java.lang.String url)
          Sets the url="" attribute
 tsx_dbconnect tsx_dbconnect.setDriver(java.lang.String driver)
          Sets the driver="" attribute
 tsx_dbconnect tsx_dbconnect.setUserid(java.lang.String userid)
          Sets the userid="" attribute
 tsx_dbconnect tsx_dbconnect.setPasswd(java.lang.String passwd)
          Sets the passwd="" attribute
 



Copyright © 1999-2003 Apache Software Foundation. All Rights Reserved.