All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download gentity-test JAR 0.11 with all dependencies


Files of the artifact gentity-test version 0.11 from the group com.github.gentity.

Test

Artifact gentity-test
Group com.github.gentity
Version 0.11
Last update 24. May 2018
Tags: dbschema models https entity class generator from database
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies javax.persistence-api, gentity-lib,
There are maybe transitive dependencies!
There is a newer version: 1.0.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of gentity-test Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of gentity-test version 0.11

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.github.gentity.gentity-test
META-INF.maven.com.github.gentity.gentity-test.META-INF.maven.com.github.gentity.gentity-test.pom.properties
META-INF.maven.com.github.gentity.gentity-test.META-INF.maven.com.github.gentity.gentity-test.pom.xml
META-INF
META-INF.META-INF.persistence.xml
com.github.gentity.demogallery
com.github.gentity.demogallery.com.github.gentity.demogallery.Gallery
com.github.gentity.demogallery.com.github.gentity.demogallery.Group
com.github.gentity.demogallery.com.github.gentity.demogallery.Picture
com.github.gentity.demogallery.com.github.gentity.demogallery.PictureData
com.github.gentity.demogallery.com.github.gentity.demogallery.PictureKeyword
com.github.gentity.demogallery.com.github.gentity.demogallery.Role
com.github.gentity.demogallery.com.github.gentity.demogallery.RoleGalleryAccess
com.github.gentity.demogallery.com.github.gentity.demogallery.RoleUserAdmin
com.github.gentity.demogallery.com.github.gentity.demogallery.User
com.github.gentity.demogallery.com.github.gentity.demogallery.UserIcon
com.github.gentity.test.test0a_basic_table
com.github.gentity.test.test0a_basic_table.com.github.gentity.test.test0a_basic_table.Person
com.github.gentity.test.test0b_basic_table_sequence
com.github.gentity.test.test0b_basic_table_sequence.com.github.gentity.test.test0b_basic_table_sequence.Person
com.github.gentity.test.test0c_basic_table_autoincrement
com.github.gentity.test.test0c_basic_table_autoincrement.com.github.gentity.test.test0c_basic_table_autoincrement.Person
com.github.gentity.test.test0d_basic_table_blob
com.github.gentity.test.test0d_basic_table_blob.com.github.gentity.test.test0d_basic_table_blob.Document
com.github.gentity.test.test0e_basic_table_enumerated
com.github.gentity.test.test0e_basic_table_enumerated.com.github.gentity.test.test0e_basic_table_enumerated.MovieGenre
com.github.gentity.test.test0e_basic_table_enumerated.com.github.gentity.test.test0e_basic_table_enumerated.MovieRating
com.github.gentity.test.test0e_basic_table_field
com.github.gentity.test.test0e_basic_table_field.com.github.gentity.test.test0e_basic_table_field.Person
com.github.gentity.test.test0f_basic_table_enumerated
com.github.gentity.test.test0f_basic_table_enumerated.com.github.gentity.test.test0f_basic_table_enumerated.Movie
com.github.gentity.test.test1
com.github.gentity.test.test1.com.github.gentity.test.test1.Customer
com.github.gentity.test.test1.com.github.gentity.test.test1.User
com.github.gentity.test.test1a_many_to_one
com.github.gentity.test.test1a_many_to_one.com.github.gentity.test.test1a_many_to_one.Company
com.github.gentity.test.test1a_many_to_one.com.github.gentity.test.test1a_many_to_one.Employee
com.github.gentity.test.test1b_one_to_one
com.github.gentity.test.test1b_one_to_one.com.github.gentity.test.test1b_one_to_one.Companycar
com.github.gentity.test.test1b_one_to_one.com.github.gentity.test.test1b_one_to_one.Desk
com.github.gentity.test.test1b_one_to_one.com.github.gentity.test.test1b_one_to_one.Employee
com.github.gentity.test.test1c_many_to_many
com.github.gentity.test.test1c_many_to_many.com.github.gentity.test.test1c_many_to_many.Author
com.github.gentity.test.test1c_many_to_many.com.github.gentity.test.test1c_many_to_many.Book
com.github.gentity.test.test1d_many_to_one_unidirectional
com.github.gentity.test.test1d_many_to_one_unidirectional.com.github.gentity.test.test1d_many_to_one_unidirectional.Child
com.github.gentity.test.test1d_many_to_one_unidirectional.com.github.gentity.test.test1d_many_to_one_unidirectional.Parent
com.github.gentity.test.test1e_one_to_one_unidirectional
com.github.gentity.test.test1e_one_to_one_unidirectional.com.github.gentity.test.test1e_one_to_one_unidirectional.Companycar
com.github.gentity.test.test1e_one_to_one_unidirectional.com.github.gentity.test.test1e_one_to_one_unidirectional.Desk
com.github.gentity.test.test1e_one_to_one_unidirectional.com.github.gentity.test.test1e_one_to_one_unidirectional.Employee
com.github.gentity.test.test1f_many_to_many_unidirectional
com.github.gentity.test.test1f_many_to_many_unidirectional.com.github.gentity.test.test1f_many_to_many_unidirectional.Book
com.github.gentity.test.test1f_many_to_many_unidirectional.com.github.gentity.test.test1f_many_to_many_unidirectional.Ghostwriter
com.github.gentity.test.test1g_many_to_many_defaulted
com.github.gentity.test.test1g_many_to_many_defaulted.com.github.gentity.test.test1g_many_to_many_defaulted.Author
com.github.gentity.test.test1g_many_to_many_defaulted.com.github.gentity.test.test1g_many_to_many_defaulted.Book
com.github.gentity.test.test2
com.github.gentity.test.test2.com.github.gentity.test.test2.Customer
com.github.gentity.test.test2.com.github.gentity.test.test2.TableWithIgnoredCols
com.github.gentity.test.test2.com.github.gentity.test.test2.User
com.github.gentity.test.test3
com.github.gentity.test.test3.com.github.gentity.test.test3.Customer
com.github.gentity.test.test3.com.github.gentity.test.test3.Product
com.github.gentity.test.test3.com.github.gentity.test.test3.User
com.github.gentity.test.test4a_polymorphism_joined
com.github.gentity.test.test4a_polymorphism_joined.com.github.gentity.test.test4a_polymorphism_joined.Insect
com.github.gentity.test.test4a_polymorphism_joined.com.github.gentity.test.test4a_polymorphism_joined.Lifeform
com.github.gentity.test.test4a_polymorphism_joined.com.github.gentity.test.test4a_polymorphism_joined.Mammal
com.github.gentity.test.test4b_polymorphism_single_table
com.github.gentity.test.test4b_polymorphism_single_table.com.github.gentity.test.test4b_polymorphism_single_table.Insect
com.github.gentity.test.test4b_polymorphism_single_table.com.github.gentity.test.test4b_polymorphism_single_table.Lifeform
com.github.gentity.test.test4b_polymorphism_single_table.com.github.gentity.test.test4b_polymorphism_single_table.Lifeform1
com.github.gentity.test.test4b_polymorphism_single_table.com.github.gentity.test.test4b_polymorphism_single_table.Mammal
com.github.gentity.test.test4d_polymorphism_single_table_relations
com.github.gentity.test.test4d_polymorphism_single_table_relations.com.github.gentity.test.test4d_polymorphism_single_table_relations.BiteBone
com.github.gentity.test.test4d_polymorphism_single_table_relations.com.github.gentity.test.test4d_polymorphism_single_table_relations.Dog
com.github.gentity.test.test4d_polymorphism_single_table_relations.com.github.gentity.test.test4d_polymorphism_single_table_relations.DogAccessories
com.github.gentity.test.test4d_polymorphism_single_table_relations.com.github.gentity.test.test4d_polymorphism_single_table_relations.Insect
com.github.gentity.test.test4d_polymorphism_single_table_relations.com.github.gentity.test.test4d_polymorphism_single_table_relations.Kennel
com.github.gentity.test.test4d_polymorphism_single_table_relations.com.github.gentity.test.test4d_polymorphism_single_table_relations.Lifeform
com.github.gentity.test.test4d_polymorphism_single_table_relations.com.github.gentity.test.test4d_polymorphism_single_table_relations.Mammal
com.github.gentity.test.test5a_element_collection_embeddable
com.github.gentity.test.test5a_element_collection_embeddable.com.github.gentity.test.test5a_element_collection_embeddable.Person
com.github.gentity.test.test5a_element_collection_embeddable.com.github.gentity.test.test5a_element_collection_embeddable.PhoneNumber
com.github.gentity.test.test5b_element_collection_embeddable_inheritance
com.github.gentity.test.test5b_element_collection_embeddable_inheritance.com.github.gentity.test.test5b_element_collection_embeddable_inheritance.Lifeform
com.github.gentity.test.test5b_element_collection_embeddable_inheritance.com.github.gentity.test.test5b_element_collection_embeddable_inheritance.Person
com.github.gentity.test.test5b_element_collection_embeddable_inheritance.com.github.gentity.test.test5b_element_collection_embeddable_inheritance.PhoneNumber
.demo-gallery.dbs
.demo-gallery.genconfig
.demo-gallery_alternative-format.genconfig
.test0a-basic-table.dbs
.test0b-basic-table-sequence.dbs
.test0c-basic-table-autoincrement.dbs
.test0d-basic-table-blob.dbs
.test0e-basic-table-field.dbs
.test0e-basic-table-field.genconfig
.test0f-basic-table-enumerated.dbs
.test0f-basic-table-enumerated.genconfig
.test1.dbs
.test1a-many-to-one.dbs
.test1b-one-to-one.dbs
.test1c-many-to-many.dbs
.test1c-many-to-many.genconfig
.test1d-many-to-one-unidirectional.dbs
.test1d-many-to-one-unidirectional.genconfig
.test1e-one-to-one-unidirectional.dbs
.test1e-one-to-one-unidirectional.genconfig
.test1f-many-to-many-unidirectional.dbs
.test1f-many-to-many-unidirectional.genconfig
.test1g-many-to-many-defaulted.dbs
.test1g-many-to-many-defaulted.genconfig
.test2.dbs
.test2.genconfig
.test3.dbs
.test3.genconfig
.test4a-polymorphism-joined.dbs
.test4a-polymorphism-joined.genconfig
.test4b-polymorphism-single-table.dbs
.test4b-polymorphism-single-table.genconfig
.test4c-polymorphism-table-per-class.dbs
.test4c-polymorphism-table-per-class.genconfig
.test4d-polymorphism-single-table-relations.dbs
.test4d-polymorphism-single-table-relations.genconfig
.test5a-element-collection-embeddable.dbs
.test5a-element-collection-embeddable.genconfig
.test5b-element-collection-embeddable-inheritance.dbs
.test5b-element-collection-embeddable-inheritance.genconfig




© 2015 - 2025 Weber Informatics LLC | Privacy Policy