Uses of Class
org.exolab.jms.tools.db.Deprecated

Packages that use Deprecated
org.exolab.jms.tools.db   
 

Uses of Deprecated in org.exolab.jms.tools.db
 

Methods in org.exolab.jms.tools.db that return Deprecated
 Deprecated Database.getDeprecated(int)
           
 Deprecated[] Database.getDeprecated()
           
static Deprecated Deprecated.unmarshal(java.io.Reader)
           
 

Methods in org.exolab.jms.tools.db with parameters of type Deprecated
 void Database.addDeprecated(Deprecated)
           
 void Database.addDeprecated(int, Deprecated)
           
 boolean Database.removeDeprecated(Deprecated)
           
 void Database.setDeprecated(int, Deprecated)
           
 void Database.setDeprecated(Deprecated[])
           
 



Copyright © 1999-2007 The OpenJMS Group. All Rights Reserved.