org.melati.poem.dbms.test.sql
Class ThrowingArrayJdbc4
java.lang.Object
org.melati.poem.dbms.test.sql.Thrower
org.melati.poem.dbms.test.sql.ThrowingArrayJdbc3
org.melati.poem.dbms.test.sql.ThrowingArrayJdbc4
- All Implemented Interfaces:
- Array
- Direct Known Subclasses:
- ThrowingArrayVariant
public abstract class ThrowingArrayJdbc4
- extends ThrowingArrayJdbc3
- implements Array
The JDBC 4 members of an Array
, decorated to throw an SQLException on command.
- Since:
- 5 Feb 2008
- Author:
- timp
Method Summary |
void |
free()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThrowingArrayJdbc4
public ThrowingArrayJdbc4()
free
public void free()
throws SQLException
-
- Specified by:
free
in interface Array
- Throws:
SQLException
- See Also:
Array.free()
Copyright © 2000-2010 PanEris. All Rights Reserved.