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()
          Method getDeprecated
 Deprecated Database.getDeprecated(int index)
          Method getDeprecated
 

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



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