Uses of Class
org.jboss.as.txn.service.ArjunaObjectStoreEnvironmentService.JdbcStoreConfig
Packages that use ArjunaObjectStoreEnvironmentService.JdbcStoreConfig
-
Uses of ArjunaObjectStoreEnvironmentService.JdbcStoreConfig in org.jboss.as.txn.service
Methods in org.jboss.as.txn.service that return ArjunaObjectStoreEnvironmentService.JdbcStoreConfigModifier and TypeMethodDescriptionArjunaObjectStoreEnvironmentService.JdbcStoreConfigBulder.build()Constructors in org.jboss.as.txn.service with parameters of type ArjunaObjectStoreEnvironmentService.JdbcStoreConfigModifierConstructorDescriptionArjunaObjectStoreEnvironmentService(boolean useJournalStore, boolean enableAsyncIO, String path, String pathRef, boolean useJdbcStore, String dataSourceJndiName, ArjunaObjectStoreEnvironmentService.JdbcStoreConfig jdbcSoreConfig)