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 index)
          Method getDeprecated
 Deprecated[] Database.getDeprecated()
          Method getDeprecated
static Deprecated Deprecated.unmarshal(java.io.Reader reader)
          Method unmarshal
 

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(int index, Deprecated vDeprecated)
          Method setDeprecated
 void Database.setDeprecated(Deprecated[] deprecatedArray)
          Method setDeprecated
 



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