Skip to content

In case of Table Per Concrete class, there will be three tables in the database having no relations to each other. There are two ways to map the table with table per concrete class strategy. By union-subclass element By Self creating the table for each class

License

Notifications You must be signed in to change notification settings

pratikdimble/Hibernate_Inheritance_Mapping_concreteClass_UnionSubClassDAO_Maven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hibernate_Inheritance_Mapping_concreteClass_UnionSubClassDAO

In case of Table Per Concrete class, there will be three tables in the database having no relations to each other. There are two ways to map the table with table per concrete class strategy. By union-subclass element By Self creating the table for each class

About

In case of Table Per Concrete class, there will be three tables in the database having no relations to each other. There are two ways to map the table with table per concrete class strategy. By union-subclass element By Self creating the table for each class

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages