-
Datasource instance that the entity manager should use.
Name of the datasource bean the entity manager should use.
AcrossHibernateJpaModule.AcrossHibernateJpaModuleBuilder.exposePrefix(String exposePrefix)
Bean name prefix to apply to the beans being exposed.
AcrossHibernateJpaModule.AcrossHibernateJpaModuleBuilder.moduleName(String moduleName)
Name of the generated module.
Custom name of the persistence unit that is being managed.
AcrossHibernateJpaModule.AcrossHibernateJpaModuleBuilder.prefix(String prefix)
General prefix with which to create defaults for fields not explicitly set.
AcrossHibernateJpaModule.AcrossHibernateJpaModuleBuilder.primary(boolean primary)
Should the exposed beans from this module be marked as primary.
Prefix that all properties for this module should have.