Uses of Class
org.jboss.as.txn.service.ArjunaObjectStoreEnvironmentService.JdbcStoreConfig
-
Packages that use ArjunaObjectStoreEnvironmentService.JdbcStoreConfig Package Description org.jboss.as.txn.service -
-
Uses of ArjunaObjectStoreEnvironmentService.JdbcStoreConfig in org.jboss.as.txn.service
Methods in org.jboss.as.txn.service that return ArjunaObjectStoreEnvironmentService.JdbcStoreConfig Modifier and Type Method Description ArjunaObjectStoreEnvironmentService.JdbcStoreConfigArjunaObjectStoreEnvironmentService.JdbcStoreConfigBulder. build()Constructors in org.jboss.as.txn.service with parameters of type ArjunaObjectStoreEnvironmentService.JdbcStoreConfig Constructor Description ArjunaObjectStoreEnvironmentService(boolean useJournalStore, boolean enableAsyncIO, String path, String pathRef, boolean useJdbcStore, String dataSourceJndiName, ArjunaObjectStoreEnvironmentService.JdbcStoreConfig jdbcSoreConfig)
-