KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > java > lang > OutOfMemoryError > Top Examples

  • org.apache.commons.pool.impl.TestSoftRefOutOfMemory
    @author Dirk Verbeeck @version $Revision$ $Date: 2005-02-26 05:13:28 -0800 (Sat, 26 Feb 2005) $
  • com.mysql.jdbc.MysqlIO
    This class is used by Connection for communicating with the MySQL server. @author Mark Matthews @version $Id: MysqlIO.java,v 1.1.2.7 2005/06/22 23:11:03 mmatthews Exp $ @see java.sql.Connection Can use compression Can use LOAD DATA Found instead of Get all column flags new more secure for > ...
  • net.sf.jasperreports.engine.fill.JRCalculator
    @author Teodor Danciu (teodord@users.sourceforge.net) @version $Id: JRCalculator.java,v 1.30 2005/07/18 11:31:51 teodord Exp $
  • org.objectweb.cjdbc.controller.cache.metadata.MetadataCache
    This class implements a ResultSet metadata cache. <p> ResultSet Fields are kept here to prevent recomputing them and allocating them each time a query is executed. @author <a HREF="mailto:Emmanuel.Cecchet@inria.fr">Emmanuel Cecchet </a> @version 1.0
  • org.hsqldb.Result
    fredt@users 20020130 - patch 1.7.0 by fredt to ensure consistency of r.rTail r.iSize in all operations methods for set operations moved here from Select.java tony_lai@users 20020820 - patch 595073 - duplicated exception msg fredt@users 20030801 - patch 1.7.2 - separate metadata and polymophic seria ...
Popular Tags