org.apache.derby.iapi.services.loader
Interface JarReader
-
- All Known Implementing Classes:
- BasicDatabase, SlaveDatabase
public interface JarReaderAbstract out the loading of JarFiles.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description StorageFilegetJarFile(java.lang.String schemaName, java.lang.String sqlName)Get the StorageFile for an installed jar file.
-
-
-
Method Detail
-
getJarFile
StorageFile getJarFile(java.lang.String schemaName, java.lang.String sqlName) throws StandardException
Get the StorageFile for an installed jar file.- Throws:
StandardException
-
-
DataMelt 3.0 © DataMelt by jWork.ORG