Skip to content

khudnitsky/payments_hibernate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

payments_hibernate

Payments system (2'nd module project)

+ 1. Id type migration from int to Long
+ 2. Dao methods to BaseDao
+ 3. Pagination
  1. CardDao
      1. Tests
  2. JavaDoc
      1. Mapping entities
      1. Configuration hibernate
      1. One-to-One (UserDetails)
      1. Many-to-One
      1. Many-to-Many (UserType)
      1. HQL and Criteria
      1. Second layer cache
  3. Injection singletons
      1. Common interfaces for DAO and Services
      1. Secure adding to collections
      1. DTO

About

2 module project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages