org.objectweb.cjdbc.driver.PreparedStatement A SQL Statement is pre-compiled and stored in a <code>PreparedStatement</code> 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 c ...
org.hsqldb.HsqlDateTime fredt@users 20020130 - patch 1.7.0 by fredt - new class replaces patch by deforest@users fredt@users 20020414 - patch 517028 by peterhudson@users - use of calendar fredt@users 20020414 - patch 828957 by tjcrowder@users - JDK 1.3 compatibility fredt@users 20040105 - patch 870957 by Gerhard Hiller - ...
org.hsqldb.jdbc.jdbcResultSet fredt@users 20020320 - patch 1.7.0 - JDBC 2 support and error trapping JDBC 2 methods can now be called from jdk 1.1.x - see javadoc comments SCROLL_INSENSITIVE and FORWARD_ONLY types for ResultSet are now supported fredt@users 20020315 - patch 497714 by lakuhns@users - scrollable ResultSet all abs ...
org.hibernate.type.TimestampType <tt>timestamp</tt>: A type that maps an SQL TIMESTAMP to a Java java.util.Date or java.sql.Timestamp. @author Gavin King
org.objectweb.jonas.jtests.clients.entity.A_EtypeOsqlts This set of test are common to CMP version 1 and CMP version 2 These are tests about java.sql.Timestamp field of entity bean . Beans used: etype/osqlts @author Helene Joanin
org.jboss.ejb.plugins.cmp.jdbc.JDBCUtil JDBCUtil takes care of some of the more anoying JDBC tasks. It hanles safe closing of jdbc resources, setting statement parameters and loading query results. @author <a HREF="mailto:dain@daingroup.com">Dain Sundstrom</a> @author <a HREF="mailto:alex@jboss.org">Alex Loubyansky< ...
sync4j.exchange.engine.source.ExchangeContactSyncSource This class define <i>SyncSource</i> between SyncServer and Exchange Server contacts items @author Fabio Maggi @ Funambol version $Id: ExchangeContactSyncSource.java,v 1.22 2005/06/25 06:56:27 fabius Exp $
org.apache.commons.betwixt.EventBean Represent some kind of event. @author <a HREF='http://jakarta.apache.org/'>Jakarta Commons Team</a> @version $Revision: 1.2 $
org.apache.commons.beanutils.TestResultSet <p>Mock object that implements enough of <code>java.sql.ResultSet</code> to exercise the {@link ResultSetDyaClass} functionality.</p> @author Craig R. McClanahan @version $Revision: 1.5 $ $Date: 2004/02/28 13:18:36 $
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
org.roller.business.PubTimeData Pub date bean. @author David M Johnson @castor:class name="PubTime" table="weblogentry" id="id" key-generator="UUID"