Uses of Package
org.apache.turbine.util.db

Packages that use org.apache.turbine.util.db
org.apache.turbine.om.peer   
org.apache.turbine.om.security.peer   
org.apache.turbine.services.schedule   
org.apache.turbine.services.security   
org.apache.turbine.services.security.db   
org.apache.turbine.services.security.ldap   
org.apache.turbine.services.security.passive   
org.apache.turbine.util.db   
org.apache.turbine.util.db.map   
org.apache.turbine.util.mail   
 

Classes in org.apache.turbine.util.db used by org.apache.turbine.om.peer
Criteria
          This is a utility class that is used for retrieving different types of values from a hashtable based on a simple name string.
Query
          Used to assemble an SQL SELECT query.
 

Classes in org.apache.turbine.util.db used by org.apache.turbine.om.security.peer
Criteria
          This is a utility class that is used for retrieving different types of values from a hashtable based on a simple name string.
 

Classes in org.apache.turbine.util.db used by org.apache.turbine.services.schedule
Criteria
          This is a utility class that is used for retrieving different types of values from a hashtable based on a simple name string.
 

Classes in org.apache.turbine.util.db used by org.apache.turbine.services.security
Criteria
          This is a utility class that is used for retrieving different types of values from a hashtable based on a simple name string.
 

Classes in org.apache.turbine.util.db used by org.apache.turbine.services.security.db
Criteria
          This is a utility class that is used for retrieving different types of values from a hashtable based on a simple name string.
 

Classes in org.apache.turbine.util.db used by org.apache.turbine.services.security.ldap
Criteria
          This is a utility class that is used for retrieving different types of values from a hashtable based on a simple name string.
 

Classes in org.apache.turbine.util.db used by org.apache.turbine.services.security.passive
Criteria
          This is a utility class that is used for retrieving different types of values from a hashtable based on a simple name string.
 

Classes in org.apache.turbine.util.db used by org.apache.turbine.util.db
Criteria
          This is a utility class that is used for retrieving different types of values from a hashtable based on a simple name string.
Criteria.Criterion
          This is an inner class that describes an object in the criteria.
IdGenerator
          Interface to be implemented by id generators.
 

Classes in org.apache.turbine.util.db used by org.apache.turbine.util.db.map
IDBroker
          This method of ID generation is used to ensure that code is more database independent.
IdGenerator
          Interface to be implemented by id generators.
 

Classes in org.apache.turbine.util.db used by org.apache.turbine.util.mail
Criteria
          This is a utility class that is used for retrieving different types of values from a hashtable based on a simple name string.
 



Copyright © 2000-2002 Apache Software Foundation. All Rights Reserved.