GenerationType.IDENTITY), a version column and a function to check if the entity is transient (not in db yet).Param.Builder.add(java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean) with false otherwise call Param.Builder.add(java.lang.String, java.lang.String, java.lang.String, java.lang.Object, boolean, boolean) with false, false.negation is used,
when trimmed paramValue is "is [not] null", operator is set to value
and value will be ignored.Param.Builder.add(java.lang.String, java.lang.Object, boolean) with
falseParam.Builder.add(java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean),
otherwise call Param.Builder.add(java.lang.String, java.lang.String, java.lang.String, java.lang.Object, boolean, boolean)
with false for not.#Builder(boolean, org.fryske_akademy.ejb.Param.Builder.WildcardMapping, boolean)
with true, null and the caseInsensitive argument.CrudReadService.find(java.lang.String, java.util.List, java.lang.Integer, java.lang.Integer, java.lang.Class)
to get to know the total number of resultsTransactional and roles to use, these
are not inherited.Transactional and roles to use, these
are not inherited.FARevisionListener.UNKNOWN to RevisionInfo.#one(java.lang.String, java.lang.Object, boolean, org.fryske_akademy.ejb.Param.Builder.WildcardMapping)
with true, Param.Builder.DEFAULT_MAPPING and falseJpqlBuilderImpl.ENTITY_PREFIX.building
a jpql query.Auditing.getRevisionInfo(java.io.Serializable, java.lang.Integer, java.lang.Class)Transactional and roles to use, these
are not inherited.EntityInterface.isTransient().Query.setParameter(java.lang.String, java.lang.Object)
otherwise call Query.setParameter(int, java.lang.Object) with
Short.valueOf(key).#whereCondition(org.fryske_akademy.ejb.Param)
JpqlBuilderImpl.setWhereParams(javax.persistence.Query, java.util.List), if the type of the field in the query is a Short or an Integer and the
paramValue is a String, it is converted accordingly.#whereCondition(org.fryske_akademy.ejb.Param)
#setParam(javax.persistence.Query, org.fryske_akademy.ejb.Param)
for each filter.split(java.lang.String, int, boolean) with false.split(java.lang.String, java.lang.String, int, boolean)
with ": ?" as regex.toString(java.lang.Enum) for each enum + "]"Transactional and roles to use, these
are not inherited.#whereCondition(org.fryske_akademy.ejb.Param)
for every entry, uses #TABLE_ALIAS as alias for the tableJpqlBuilderImpl.setWhereParams(javax.persistence.Query, java.util.List).Copyright © 2018 Fryske Akademy. All rights reserved.