nu.xom.tests.BuilderTest <p> Tests building documents from streams, strings, files, and other input sources. </p> @author Elliotte Rusty Harold @version 1.0
com.mysql.jdbc.PreparedStatement A SQL Statement is pre-compiled and stored in a PreparedStatement object. This object can then be used to efficiently execute this statement multiple times. <p> <B>Note:</B> The setXXX methods for setting IN parameter values must specify types that are compatible with the define ...
org.webdocwf.util.loader.Loader <p> Loader class loads data from source database into target database using criteria set in XML file which is used as parameter. Also Loader can execute SQL statements which import from XML file. <br> All loading rolls are set in XML file. Some capabilities of this loader are: there co ...
com.mysql.jdbc.ResultSet A ResultSet provides access to a table of data generated by executing a Statement. The table rows are retrieved in sequence. Within a row its column values can be accessed in any order. <P> A ResultSet maintains a cursor pointing to its current row of data. Initially the cursor is positione ...
org.jboss.axis.client.AdminClient An admin client object that can be used both from the command line and programmatically. @author Rob Jellinghaus (robj@unrealities.com) @author Doug Davis (dug@us.ibm.com) @author Simeon Simeonov (simeons@macromedia.com)
org.apache.axis.client.AdminClient An admin client object that can be used both from the command line and programmatically. @author Rob Jellinghaus (robj@unrealities.com) @author Doug Davis (dug@us.ibm.com) @author Simeon Simeonov (simeons@macromedia.com)
org.objectweb.asm.xml.Processor Processor is a command line tool that can be used for bytecode waving directed by XSL transformation. <p> In order to use a concrete XSLT engine, system property <tt>javax.xml.transform.TransformerFactory</tt> must be set to one of the following values. <blockquote> <ta ...
org.jboss.mq.pm.jdbc2.PersistenceManager This class manages all persistence related services for JDBC based persistence. @jmx:mbean extends="org.jboss.system.ServiceMBean, org.jboss.mq.pm.PersistenceManagerMBean, org.jboss.mq.pm.CacheStoreMBean" @author Jayesh Parayali (jayeshpk1@yahoo.com) @author Hiram Chirino (cojonudo14@hotmail.com ...
org.xquark.mapper.mapping.MappingTypeInfo @author sr To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments