|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Closeable
An Interface extended a java.io.Closeable interface.
Method Summary | |
---|---|
void |
close()
Closes this object and releases any system resources associated with it. |
boolean |
isClosed()
Retrieves whether this object has been closed. |
Method Detail |
---|
void close() throws java.sql.SQLException
java.sql.SQLException
- if a database access error occursboolean isClosed()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |