Package org.fastnate.generator.test.ids
package org.fastnate.generator.test.ids
-
ClassesClassDescriptionAn entity that uses a number as explicit primary key.An entity that uses an identity column for generating its primary key.Tests that ids of entities are written correctly.IdTestEntity<O extends IdTestEntity<O>>Base class for all test entities that test the writing of ids.An entity that uses a primitive
intas generated ID with a table generator.Tests that relative ids of entities are written correctly.An entity that uses a sequence for generating its primary key.An entity that uses a table for generating its primary key.