Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / Databases / April 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
in memory db of 200 GB05 Apr 2004 15:03 GMT5
We are considering a solution for a J2EE application
that stores the whole database in memory
(using a persistence layer as hibernate in order to manager
concurrency and transactions).
OracleConnectionCacheImpl - App hangs right before creating instance05 Apr 2004 10:43 GMT1
we have the follwoing strange problem using an Oracle connection cache.
The cache uses a OracleConnectionCacheImpl object. This worked fine so
far. After changing some minor things in the app and redeploying it to
tomcat the app hangs just before creating the ...
commit after select05 Apr 2004 00:00 GMT2
I'm writing a java program that uses transactions. For this reason I
turned of the autocimmit in java (sqlConnection.setAutocommit(false);)
This seems to work but now he also seems to lock the tables when I
only do a select. I can solve this bij doing a commit after each
IBM Developerworks: Learn how to write DB2 JDBC tools in Jython04 Apr 2004 19:39 GMT1
Java Libraries + Python Syntax
http://www-106.ibm.com/developerworks/db2/library/techarticle/dm-0404yang/index.html
Performance: "pl/sql" vs. "OS b-tree files"02 Apr 2004 21:57 GMT4
we're developing an application in which performance is a very important
issue.
Database is Oracle 9.2, application language is Java 1.4.2., OS is Solaris 8
(RAM 8GB, 4x750Mhz CPU).
prepared statement : finding records with null values in where clause02 Apr 2004 09:56 GMT2
OK,
After reviewing some articles, it appears that we can't use
"select * from mytable where mycol = ?"
when we >>might<< have a null value for mycol and we have to use a
Oracle CLOBs, XMLDB and JDBC02 Apr 2004 09:36 GMT2
I'm trying to insert a row into my XMLDB table but I have the
following problem:
My xml is too big for varchar2 (>4k) so I have to use a CLOB in the
constructor for XMLType. However I can't create a new CLOB complete
Best practices JDBC JSP02 Apr 2004 06:34 GMT7
I query an Oracle 9i database and present on the web using TomCat and JSP. I
am wondering if the way I do it (see code snip below) is the
best/recommended way to do it or are there other/better recommended ways. I
am using TomCat 5 with JDK 1.4 and latest JDBC drivers from Oracle.
problem with setting parameter of a PreparedStatement01 Apr 2004 17:24 GMT1
Hi netpeople.
I have got a problem with setting parameters to a statement. I would
like get the last inserted id of a table.
The SQL statement for this on mssqlserver is:
Pages: 1 2 3 4 March, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.