public class DatabaseURIResolverFactory extends java.lang.Object implements HasCreateDTSUriResolver
Constructor and Description |
---|
DatabaseURIResolverFactory(org.hibernate.Session session)
This constructor requires a Database Session (Hibernate Session) and then the factory
instance can be set to the DTSContainer.DTS_RESOLVER parameter
|
Modifier and Type | Method and Description |
---|---|
void |
createAndRegisterDTSUriResolver(DTSContainer dts)
Implementors of this class should create the URIResolver instance and call
the method installDTSURIResolver(URIResolver ) on the DTSContainer passed in
as a parameter.
|
public DatabaseURIResolverFactory(org.hibernate.Session session)
session
- the sessionpublic void createAndRegisterDTSUriResolver(DTSContainer dts)
HasCreateDTSUriResolver
createAndRegisterDTSUriResolver
in interface HasCreateDTSUriResolver
dts
- the dtsCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa