fdpro
|
4e4ac650fa
|
[JAVA-2306] Moved articles from spring-persistence-simple
* https://www.baeldung.com/the-persistence-layer-with-spring-and-jpa went into spring-jpa-2
* https://www.baeldung.com/hibernate-5-spring went to spring-jpa-2
* https://www.baeldung.com/transaction-configuration-with-jpa-and-spring went to spring-jpa-2
* https://www.baeldung.com/persistence-layer-with-spring-and-hibernate went to spring-jpa-2
* https://www.baeldung.com/simplifying-the-data-access-layer-with-spring-and-java-generics went to spring-jpa-2
* https://www.baeldung.com/the-persistence-layer-with-spring-data-jpa went to spring-data-jpa-repo-2
* https://www.baeldung.com/spring-data-jpa-query went to spring-data-jpa-query-2
* https://www.baeldung.com/spring-jdbc-jdbctemplate moved to spring-jdbc
* Removed spring-persistence-simple module as all articles have been moved
|
2020-09-02 20:22:44 +02:00 |
|
johnA1331
|
88ae1fd308
|
Update README.md
|
2020-07-21 21:09:35 +08:00 |
|
Loredana Crusoveanu
|
7ab2f437ee
|
Revert "BAEL-4134"
|
2020-07-07 14:18:10 +03: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 |
|