Class BasicTypesSchemaTest_
java.lang.Object
io.micronaut.data.tck.entities.BasicTypes_
io.micronaut.data.tck.entities.schema.BasicTypesSchemaTest_
@Generated("io.micronaut.data.processor.jpa.metamodel.JpaMetamodelProcessor")
public abstract class BasicTypesSchemaTest_
extends BasicTypes_
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic jakarta.persistence.metamodel.EntityType<BasicTypesSchemaTest> Fields inherited from class BasicTypes_
BIG_DECIMAL, bigDecimal, BYTE_ARRAY, byteArray, CHAR_SEQUENCE, charSequence, charset, CHARSET, date, DATE, DATE_CREATED, DATE_UPDATED, dateCreated, dateUpdated, instant, INSTANT, LOCAL_DATE, LOCAL_DATE_TIME, LOCAL_TIME, localDate, localDateTime, localTime, MY_ID, myId, OFFSET_DATE_TIME, offsetDateTime, PRIMITIVE_BOOLEAN, PRIMITIVE_BYTE, PRIMITIVE_CHAR, PRIMITIVE_DOUBLE, PRIMITIVE_FLOAT, PRIMITIVE_INTEGER, PRIMITIVE_LONG, PRIMITIVE_SHORT, primitiveBoolean, primitiveByte, primitiveChar, primitiveDouble, primitiveFloat, primitiveInteger, primitiveLong, primitiveShort, string, STRING, TIME_ZONE, timeZone, uri, URI, url, URL, uuid, UUID, WRAPPER_BOOLEAN, WRAPPER_BYTE, WRAPPER_CHAR, WRAPPER_DOUBLE, WRAPPER_FLOAT, WRAPPER_INTEGER, WRAPPER_LONG, WRAPPER_SHORT, wrapperBoolean, wrapperByte, wrapperChar, wrapperDouble, wrapperFloat, wrapperInteger, wrapperLong, wrapperShort, ZONED_DATE_TIME, zonedDateTime -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
class_
-
-
Constructor Details
-
BasicTypesSchemaTest_
public BasicTypesSchemaTest_()
-