Formatting; previous commit should have read: improved log messages.
This commit is contained in:
parent
3b64ea8986
commit
7498bb6337
1 changed files with 8 additions and 9 deletions
|
@ -33,8 +33,7 @@ public class JenaDataSourceSetupBase {
|
|||
|
||||
protected final static String DEFAULT_VALIDATIONQUERY = "SELECT 1";
|
||||
protected final static boolean DEFAULT_TESTONBORROW = true,
|
||||
DEFAULT_TESTONRETURN = true,
|
||||
DEFAULT_TESTWHILEIDLE = true;
|
||||
DEFAULT_TESTONRETURN = true, DEFAULT_TESTWHILEIDLE = true;
|
||||
|
||||
protected static String BASE = "/WEB-INF/ontologies/";
|
||||
protected static String USERPATH = BASE+"user/";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue