|
You are here |
golb.hplar.ch | ||
| | | | |
stackchief.com
|
|
| | | | | Spring Data JPA example including the basics of crud operations, entities, repositories, associations, fetch types in a single example. | |
| | | | |
www.stackchief.com
|
|
| | | | | Java serialization in depth including what is serialization, why we need serialization in Java, how it works, the serializable interface, problems with serialization and examples. | |
| | | | |
vladmihalcea.com
|
|
| | | | | Learn what is the best way to implement a relational database table partitioning solution when using Spring and Hibernate. | |
| | | | |
dataonwheels.wordpress.com
|
|
| | | Thanks to Matt Gordon (@atsqlspeed) for hosting this T-SQL Tuesday. Splitting Strings in SQL A problem that has plagued SQL developers through the years is splitting strings. Many techniques have been used as more capabilities were added to SQL Server including XML datatypes, recursive CTEs and even CLR. I have used XML datatype methods to... | ||