public class AtomikosRepository
extends com.atomikos.util.DynamicProxySupport<org.eclipse.rdf4j.repository.Repository>
| Constructor and Description |
|---|
AtomikosRepository(com.franz.agraph.repository.AGRepository delegate) |
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.rdf4j.repository.Repository |
createAtomikosRepository(com.franz.agraph.repository.AGRepository delegate) |
org.eclipse.rdf4j.repository.RepositoryConnection |
getConnection() |
protected Class<org.eclipse.rdf4j.repository.Repository> |
getRequiredInterfaceType() |
protected void |
handleInvocationException(Throwable e) |
protected void |
throwInvocationAfterClose(String method) |
public AtomikosRepository(com.franz.agraph.repository.AGRepository delegate)
throws org.eclipse.rdf4j.repository.RepositoryException
org.eclipse.rdf4j.repository.RepositoryExceptionpublic org.eclipse.rdf4j.repository.RepositoryConnection getConnection()
throws org.eclipse.rdf4j.repository.RepositoryException
org.eclipse.rdf4j.repository.RepositoryExceptionprotected void handleInvocationException(Throwable e) throws Throwable
handleInvocationException in class com.atomikos.util.DynamicProxySupport<org.eclipse.rdf4j.repository.Repository>Throwableprotected void throwInvocationAfterClose(String method) throws Exception
throwInvocationAfterClose in class com.atomikos.util.DynamicProxySupport<org.eclipse.rdf4j.repository.Repository>Exceptionpublic static org.eclipse.rdf4j.repository.Repository createAtomikosRepository(com.franz.agraph.repository.AGRepository delegate)
protected Class<org.eclipse.rdf4j.repository.Repository> getRequiredInterfaceType()
getRequiredInterfaceType in class com.atomikos.util.DynamicProxySupport<org.eclipse.rdf4j.repository.Repository>Copyright © 2026. All rights reserved.