org.apache.derby.iapi.services.loader
Interface JarReader

All Known Implementing Classes:
BasicDatabase, SlaveDatabase

public interface JarReader

Abstract out the loading of JarFiles.


Method Summary
 StorageFile getJarFile(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

Built on Thu 2012-03-29 21:53:33+0000, from revision ???

Apache Derby V10.6 Internals - Copyright © 2004,2007 The Apache Software Foundation. All Rights Reserved.