Franz Inc, AllegroGraph

Uses of Package
com.franz.util

Packages that use com.franz.util
com.franz.agraph.jena Implementation of the Jena RDF API 2.6.2 with extensions for AllegroGraph features. 
com.franz.agraph.pool Connection pool implementation for AllegroGraph. 
com.franz.agraph.repository Implementation of the OpenRDF Sesame API 2.6.2 with extensions for AllegroGraph features. 
com.franz.util   
 

Classes in com.franz.util used by com.franz.agraph.jena
Closeable
          Similar to Closeable, but close throws Exception so it can be used with extentions of third-party classes (for example, Sesame and Jena) that define a close method without implementing Closeable and with a different checked exception.
 

Classes in com.franz.util used by com.franz.agraph.pool
Closeable
          Similar to Closeable, but close throws Exception so it can be used with extentions of third-party classes (for example, Sesame and Jena) that define a close method without implementing Closeable and with a different checked exception.
Closer
          Use or extend this class to add easy ability to safely close various resources.
 

Classes in com.franz.util used by com.franz.agraph.repository
Closeable
          Similar to Closeable, but close throws Exception so it can be used with extentions of third-party classes (for example, Sesame and Jena) that define a close method without implementing Closeable and with a different checked exception.
 

Classes in com.franz.util used by com.franz.util
Closeable
          Similar to Closeable, but close throws Exception so it can be used with extentions of third-party classes (for example, Sesame and Jena) that define a close method without implementing Closeable and with a different checked exception.
 


Copyright © 2008-2012 Franz Inc.