Interface PersisterFactoryAware<T extends NamespaceUriAware,P extends NamespacePersister<? super T>>
-
- All Known Implementing Classes:
AbstractN2oMetadataPersister
public interface PersisterFactoryAware<T extends NamespaceUriAware,P extends NamespacePersister<? super T>>Знание о фабрике персистеров
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetPersisterFactory(NamespacePersisterFactory<T,P> persisterFactory)
-
-
-
Method Detail
-
setPersisterFactory
void setPersisterFactory(NamespacePersisterFactory<T,P> persisterFactory)
-
-