Commit Graph

34 Commits

Author SHA1 Message Date
Loredana cacff0d0c9 fix jndi test 2020-06-20 17:57:33 +03:00
Loredana a7ecf714a2 fix jndi test 2020-06-20 17:53:04 +03:00
Loredana dab2c89ec7 fix jndi test 2020-06-20 17:38:13 +03:00
Loredana 1801a5be88 fix jndi test 2020-06-20 13:22:01 +03:00
Jonathan Cook 8834be5209 Merge pull request #9367 from azhwani/jndidatasource
BAEL-3830: Test a mock JNDI datasource with Spring
2020-06-18 15:29:02 +02:00
azhwani fa222f5719 updating jndi.properties 2020-06-10 18:58:21 +01:00
azhwani 5c9fbfc4c5 update datasource.properties 2020-06-10 18:54:37 +01:00
azhwani b9befff7b5 updating jndi.properties 2020-06-10 18:46:08 +01:00
azhwani ecf97d79ea update jndi.properties 2020-06-10 18:41:33 +01:00
azhwani ce269ad6ba update SimpleJNDIUnitTest 2020-06-10 11:14:34 +01:00
azhwani c11b7c225e update SimpleJNDIUnitTest 2020-06-10 10:34:38 +01:00
azhwani a7697334bd update SimpleJNDIUnitTest 2020-06-10 10:18:21 +01:00
azhwani fc78b24107 quick update 2020-06-10 00:33:21 +01:00
azhwani 861030bef5 Add jndi.properties 2020-06-10 00:20:45 +01:00
azhwani a14f5ad897 remove System properties from unit tests 2020-06-10 00:01:44 +01:00
azhwani 7d7662a352 add jndi.properties 2020-06-10 00:31:44 +02:00
johnA1331 a6b389d980 Update README.md 2020-06-09 19:00:24 +08:00
azhwani b1214ca64d remove tabs from pom.xml 2020-06-02 13:54:10 +01:00
azhwani b508ff2904 remove tabs and extra spaces from pom.xml 2020-06-02 13:48:46 +01:00
azhwani fd94f30e26 clear System properties when the test tears down 2020-06-02 13:37:36 +01:00
azhwani 684e5a4a6c remove tabs and extra spaces from pom.xml 2020-06-02 13:28:02 +01:00
azhwani 954d6b5be9 Add unit tests 2020-05-26 15:34:41 +01:00
azhwani 33ba33867f Create datasource.properties file 2020-05-26 15:34:02 +01:00
azhwani f93b433ed8 Add simple-jndi to pom.xml 2020-05-26 15:32:56 +01:00
johnA1331 77ebd0332e Update README.md 2020-05-12 15:08:21 +08:00
Gang Wu 38f62ad24d BAEL-3961 move the sql string into a new line to improve readability. 2020-04-22 22:36:18 -06:00
Gang Wu 8985f601a7 BAEL-3961 move the sql string into a new line to improve readability. 2020-04-22 22:15:54 -06:00
Gang Wu c68c7648a3 BAEL-3961 Remove address field of Employee class. 2020-04-18 12:48:37 -06:00
Gang Wu 78e180f35d BAEL-3961 Make the program more robust by only create the table when necessary and clean all data in the temp table. 2020-04-14 19:23:11 -06:00
Gang Wu 63027fd269 BAEL-3961 Using a list of values in a JDBCTemplate IN clause 2020-04-14 00:43:27 -06:00
johnA1331 012465bed2 Create README.md 2020-04-10 16:00:00 +08:00
Gang Wu ff87d3ecc2 BAEL-3069 Remove final keyword, add more empty lines for readability. 2020-03-23 22:00:55 -06:00
Gang Wu 05e79680cf BAEL-3069 Remove git ignore file, add the new module name to the parent pom file. 2020-03-21 20:58:04 -06:00
Gang Wu 9f3c94929a BAEL-3069 Rename the folder name to spring-persistence-simple-2 2020-03-21 11:57:30 -06:00