* BAEL-2337: Added test cases to find substring which are palindromes
* BAEL-2337: Changed the names of the variables
* BAEL-2237: Formatted code using formatter.xml
* BAEL-2237: Renamed method and added variety of test cases
* BAEL-2337: Renamed unit test cases name according to BBD style naming convention
* Added implementation and test class
* Added more details
* Updated tests
* Added implementation and test class
* Added more details
* Updated tests
* Updated code as per review comments
* BAEL-2344 Moved files to new hibernate5 module
* Added writer
* Added implementation and test class
* Added more details
* Updated tests
* Updated code as per review comments
* Added test class and one named query
* Updated test class
* Added update HQL
* Added new initialisation script and new queries
* Corrected queries
* Removed commented code
* Added implementation and test class
* Added more details
* Updated tests
* Updated code as per review comments
* Added test class and one named query
* Updated test class
* Added update HQL
* Added new initialisation script and new queries
* Corrected queries
* Removed commented code
* BAEL-2344 Moved classes to new hibernate5 module
* BAEL-2344 Moved files to new hibernate5 module
Change name of a class.
Move class init code to tests.
Add solution to deserializing a boolean from an 2-value integer.
Change formatting for long sentences, mainly the serializers/deserializers.
* Added writer
* Added implementation and test class
* Added more details
* Updated tests
* Updated code as per review comments
* Added test class and one named query
* Updated test class
* Added update HQL
* Added new initialisation script and new queries
* Corrected queries
* Removed commented code
* printf examples
Issue: BAEL-2228
* Update README.md
* Added implementation and test class
* Added more details
* Updated tests
* Updated code as per review comments
* Added test class and one named query
* Updated test class
* Added update HQL
* Added new initialisation script and new queries
* Corrected queries
* Removed commented code
* BAEL-2203 - Convert java.time.Instant to java.sql.Timestamp and vice-versa
* BAEL-2203: Review edits
* Removed ZoneId code
* Converted class to JUnit Test
* Update and rename ConvertInstantToTimestampTest.java to ConvertInstantToTimestampUnitTest.java
* BAEL-2403: Immutable Map implementations in Java
* BAEL-2403: Immutable Map implementations in Java - Changed file name