Bug 1313478 - JDBC persistence should show all possible configuration for datasources
Summary: JDBC persistence should show all possible configuration for datasources
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Documentation
Version: 6.6.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: Post GA
: 6.6.0
Assignee: Christian Huffman
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-01 16:34 UTC by wfink
Modified: 2019-10-10 11:23 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Build Name: 23149, Administration and Configuration Guide-6.6 Build Date: 24-02-2016 08:26:30 Topic IDs: 5257-621984 [Specified]
Last Closed: 2016-03-10 22:41:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 2185961 0 None None None 2016-03-01 16:34:59 UTC

Description wfink 2016-03-01 16:34:16 UTC
Title: JDBC Based Cache Stores

Describe the issue:
Mostly a dataSource connection is used to configure it outside of the application for different environments.

Suggestions for improvement:
So the documentation should show this and mention that there is a connectionPool/simpleConnection as well if needed.


Additional information:

Comment 3 Jiri Holusa 2016-03-10 08:58:36 UTC
I would only clarify one thing, in section http://docbuilder.usersys.redhat.com/23149/#JDBC_Datasource_Configuration part simpleConnection, last paragraph, last sentence says now: 

Alternatively, these may be configured programmatically with the connectionPool(), dataSource(), or simpleConnection() methods on the JdbcBinaryStoreConfigurationBuilder class. 

To be precise, it should be:

Alternatively, these may be configured programmatically with the connectionPool(), dataSource(), or simpleConnection() methods on the JdbcBinaryStoreConfigurationBuilder, JdbcMixedStoreConfigurationBuilder or JdbcStringBasedStoreConfigurationBuilder class. 

Otherwise the changes look good to me.

Comment 5 Alan Field 2016-03-10 16:24:28 UTC
Verified Jiri's changes requested in comment 3. Closing...


Note You need to log in before you can comment on or make changes to this bug.