|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opensubsystems.GenericDatabaseTests
org.opensubsystems.OracleTests
public class OracleTests
Tests to execute for Oracle database. Tested with Oracle 9i This article describes that we need to select "tablename.*" if we want to use updatable result set, such as result set to do deleteRow on Using Java Database Connectivity (JDBC) with Oracle APR 05, 2002 By Bulusu Lakshman. Article is provided courtesy of Sams. http://www.informit.com/content/index.asp?product_id=%7BE20E9979%2D753D%2D4723%2D853A%2DF63BC10DC173%7D This is actually whole series of articles about Oracle and JDBC starting at http://www.informit.com/isapi/product_id~{E20E9979-753D-4723-853A-F63BC10DC173}/element_id~{9123AFB0-D0D4-483C-A5B7-A0D63BF3FF5E}/st~{94C03A97-1188-4875-8A06-17743BA224B7}/session_id~{DC462BCD-580E-425F-B9E4-3B869F9C3EAE}/content/articlex.asp
| Constructor Summary | |
|---|---|
OracleTests()
|
|
| Method Summary | |
|---|---|
static junit.framework.Test |
suite()
Create suite of all tests which should be run for this database. |
| Methods inherited from class org.opensubsystems.GenericDatabaseTests |
|---|
addGenericTests, addGenericTestsFromTestSuite |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OracleTests()
| Method Detail |
|---|
public static junit.framework.Test suite()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||