All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.speedment.runtime.field.package-info Maven / Gradle / Ivy

Go to download

Partly generated model of the fields that represent columns in the database. Fields can be used to produce special predicates and functions that contain metadata that Speedment can analyze runtime.

There is a newer version: 3.2.10
Show newest version
/**
 * Fields expose handlers for accessing columns in generated classes and are
 * located in this package. Fields are separated into different types so that
 * the resulting handles can be type-aafe.
 * 

* This package is part of the API. Modifications to classes here should only * (if ever) be done in major releases. */ package com.speedment.runtime.field;





© 2015 - 2025 Weber Informatics LLC | Privacy Policy