oracle.jsp.webutil.fileaccess
Class DatabaseEntity
java.lang.Object
oracle.jsp.webutil.fileaccess.PersistentEntity
oracle.jsp.webutil.fileaccess.DatabaseEntity
- All Implemented Interfaces:
- Persistable
- Direct Known Subclasses:
- FileBLOB, FileCLOB
- public abstract class DatabaseEntity
- extends PersistentEntity
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DatabaseEntity
public DatabaseEntity()
establishConnection
public void establishConnection()
throws FileAccessException
-
- Throws:
FileAccessException
releaseConnection
public void releaseConnection()
throws FileAccessException
-
- Throws:
FileAccessException
checkLocation
public boolean checkLocation()
throws FileAccessException
-
- Throws:
FileAccessException
deleteEmpty
public void deleteEmpty()
throws FileAccessException
-
- Throws:
FileAccessException
getFileNames
public java.util.Enumeration getFileNames()
throws FileAccessException
-
- Throws:
FileAccessException
Copyright © 2004, 2006, Oracle. All rights reserved.