Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ebean-orm-deprecated/ebean-querybean issues and pull requests

#75 - ENH: Allow ScalarTypes to be used in querybeans

Pull Request - State: closed - Opened by tobias- over 4 years ago
Labels: enhancement

#75 - ENH: Allow ScalarTypes to be used in querybeans

Pull Request - State: closed - Opened by tobias- over 4 years ago
Labels: enhancement

#74 - ENH: Allow ScalarTypes to be used in querybeans

Issue - State: closed - Opened by tobias- over 4 years ago - 6 comments

#74 - ENH: Allow ScalarTypes to be used in querybeans

Issue - State: closed - Opened by tobias- over 4 years ago - 6 comments

#72 - Change query.orderBy() to not be deprecated

Issue - State: closed - Opened by rbygrave over 4 years ago

#72 - Change query.orderBy() to not be deprecated

Issue - State: closed - Opened by rbygrave over 4 years ago

#71 - Typo: findSteam -> findStream

Pull Request - State: closed - Opened by gdoenlen almost 5 years ago - 1 comment

#71 - Typo: findSteam -> findStream

Pull Request - State: closed - Opened by gdoenlen almost 5 years ago - 1 comment

#69 - ENH: Query bean constructor taking Transaction

Issue - State: closed - Opened by rbygrave almost 5 years ago
Labels: enhancement

#69 - ENH: Query bean constructor taking Transaction

Issue - State: closed - Opened by rbygrave almost 5 years ago
Labels: enhancement

#68 - ENH: Add delegate methods for findStream / findLargeStream

Issue - State: closed - Opened by jnehlmeier over 5 years ago
Labels: enhancement

#68 - ENH: Add delegate methods for findStream / findLargeStream

Issue - State: closed - Opened by jnehlmeier over 5 years ago
Labels: enhancement

#67 - query-bean API fails without Default DB

Issue - State: closed - Opened by turbospaces over 5 years ago - 4 comments

#67 - query-bean API fails without Default DB

Issue - State: closed - Opened by turbospaces over 5 years ago - 4 comments

#66 - ENH: Support fetchCache()

Issue - State: closed - Opened by rbygrave over 5 years ago - 1 comment
Labels: enhancement

#66 - ENH: Support fetchCache()

Issue - State: closed - Opened by rbygrave over 5 years ago - 1 comment
Labels: enhancement

#65 - ENH: Add support for filterMany using expressions

Issue - State: closed - Opened by rbygrave over 5 years ago

#65 - ENH: Add support for filterMany using expressions

Issue - State: closed - Opened by rbygrave over 5 years ago

#64 - ENH: Add support for building FetchGroup via query beans

Issue - State: closed - Opened by rbygrave over 5 years ago
Labels: enhancement

#64 - ENH: Add support for building FetchGroup via query beans

Issue - State: closed - Opened by rbygrave over 5 years ago
Labels: enhancement

#63 - Add @SafeVarargs annotation on TQAssocBean

Issue - State: closed - Opened by rbygrave over 5 years ago

#63 - Add @SafeVarargs annotation on TQAssocBean

Issue - State: closed - Opened by rbygrave over 5 years ago

#61 - ENH: Add usingTransaction() and usingConnection() methods to query bean root

Issue - State: closed - Opened by rbygrave almost 6 years ago
Labels: enhancement

#61 - ENH: Add usingTransaction() and usingConnection() methods to query bean root

Issue - State: closed - Opened by rbygrave almost 6 years ago
Labels: enhancement

#60 - ENH: Add eq() and ne() on TQAssocBean ... alias for equalTo() and notEqualTo()

Issue - State: closed - Opened by rbygrave almost 6 years ago
Labels: enhancement

#60 - ENH: Add eq() and ne() on TQAssocBean ... alias for equalTo() and notEqualTo()

Issue - State: closed - Opened by rbygrave almost 6 years ago
Labels: enhancement

#59 - ENH: Support setting profile location on the query (used by profile location enhancement)

Issue - State: closed - Opened by rbygrave almost 6 years ago
Labels: enhancement

#58 - ENH: Add setLabel() ... to set the label on a query

Issue - State: closed - Opened by rbygrave almost 6 years ago
Labels: enhancement

#58 - ENH: Add setLabel() ... to set the label on a query

Issue - State: closed - Opened by rbygrave almost 6 years ago
Labels: enhancement

#57 - ENH: Support inOrEmpty() and rawOrEmpty() expressions

Issue - State: closed - Opened by rbygrave almost 6 years ago
Labels: enhancement

#57 - ENH: Support inOrEmpty() and rawOrEmpty() expressions

Issue - State: closed - Opened by rbygrave almost 6 years ago
Labels: enhancement

#56 - ENH: Add support for Inet and Cdir types

Issue - State: closed - Opened by rbygrave almost 6 years ago
Labels: enhancement

#56 - ENH: Add support for Inet and Cdir types

Issue - State: closed - Opened by rbygrave almost 6 years ago
Labels: enhancement

#54 - ENH: Add expressions - inRangeWith(), greaterThanOrNull() and lessThanOrNull

Issue - State: closed - Opened by rbygrave almost 6 years ago
Labels: enhancement

#52 - ENH: Add fetch(String properties) and fetchQuery(String properties)

Issue - State: closed - Opened by rbygrave about 6 years ago
Labels: enhancement

#52 - ENH: Add fetch(String properties) and fetchQuery(String properties)

Issue - State: closed - Opened by rbygrave about 6 years ago
Labels: enhancement

#51 - ENH: Add query.fetchQuery(path) and fetchQuery(path, properties)

Issue - State: closed - Opened by rbygrave about 6 years ago
Labels: enhancement

#51 - ENH: Add query.fetchQuery(path) and fetchQuery(path, properties)

Issue - State: closed - Opened by rbygrave about 6 years ago
Labels: enhancement

#50 - ENH: Add having() and havingClause() for use on query beans

Issue - State: closed - Opened by rbygrave about 6 years ago
Labels: enhancement

#49 - ENH: Add inRange(property, lowValue, highValue)

Issue - State: closed - Opened by rbygrave about 6 years ago
Labels: enhancement

#49 - ENH: Add inRange(property, lowValue, highValue)

Issue - State: closed - Opened by rbygrave about 6 years ago
Labels: enhancement

#47 - ENH: Add asUpdate(), asDto() and findSingleAttribute() methods to root query bean

Issue - State: closed - Opened by rbygrave about 6 years ago
Labels: enhancement

#47 - ENH: Add asUpdate(), asDto() and findSingleAttribute() methods to root query bean

Issue - State: closed - Opened by rbygrave about 6 years ago
Labels: enhancement

#46 - ENH: Add asMapKey() ... for setting the property as map key for findMap query

Issue - State: closed - Opened by rbygrave about 6 years ago
Labels: enhancement

#46 - ENH: Add asMapKey() ... for setting the property as map key for findMap query

Issue - State: closed - Opened by rbygrave about 6 years ago
Labels: enhancement

#44 - ENH: Add PLocale to support java.util.Locale property types

Issue - State: closed - Opened by rbygrave about 6 years ago - 2 comments
Labels: enhancement

#44 - ENH: Add PLocale to support java.util.Locale property types

Issue - State: closed - Opened by rbygrave about 6 years ago - 2 comments
Labels: enhancement

#43 - Add select(FetchGroup<T> fetchGroup) to TQRootBean

Issue - State: closed - Opened by rbygrave over 6 years ago

#43 - Add select(FetchGroup<T> fetchGroup) to TQRootBean

Issue - State: closed - Opened by rbygrave over 6 years ago

#42 - let PInstant inherit from PBaseDate

Pull Request - State: closed - Opened by rPraml over 6 years ago - 1 comment

#42 - let PInstant inherit from PBaseDate

Pull Request - State: closed - Opened by rPraml over 6 years ago - 1 comment

#39 - Add findSet method for querybean

Pull Request - State: closed - Opened by ooknight over 6 years ago
Labels: enhancement

#39 - Add findSet method for querybean

Pull Request - State: closed - Opened by ooknight over 6 years ago
Labels: enhancement

#38 - Refactor dup code

Pull Request - State: closed - Opened by rPraml almost 7 years ago - 1 comment

#37 - ENH: Add support for query.setDocIndexName() ... as per Ebean 9.3.1

Issue - State: closed - Opened by rbygrave about 8 years ago
Labels: enhancement

#37 - ENH: Add support for query.setDocIndexName() ... as per Ebean 9.3.1

Issue - State: closed - Opened by rbygrave about 8 years ago
Labels: enhancement

#36 - NullPointerException with querybean

Issue - State: closed - Opened by thibaultmeyer about 8 years ago - 1 comment

#36 - NullPointerException with querybean

Issue - State: closed - Opened by thibaultmeyer about 8 years ago - 1 comment

#35 - Replace QueryEach(While)Consumer with java8 Consumer/Predicate

Pull Request - State: closed - Opened by rPraml about 8 years ago - 1 comment

#35 - Replace QueryEach(While)Consumer with java8 Consumer/Predicate

Pull Request - State: closed - Opened by rPraml about 8 years ago - 1 comment

#34 - NullPointerException thrown when using query bean generated

Issue - State: closed - Opened by chaoyangnz about 8 years ago - 8 comments

#33 - Refactor tidy for varargs compiler warnings

Issue - State: closed - Opened by rbygrave over 8 years ago

#33 - Refactor tidy for varargs compiler warnings

Issue - State: closed - Opened by rbygrave over 8 years ago

#31 - Add support for isNull() and isNotNull() on ManyToOne associated properties

Issue - State: closed - Opened by rbygrave over 8 years ago - 1 comment
Labels: enhancement

#31 - Add support for isNull() and isNotNull() on ManyToOne associated properties

Issue - State: closed - Opened by rbygrave over 8 years ago - 1 comment
Labels: enhancement

#29 - ENH: For Date properties add ... greaterThan, greaterOrEqualTo, lessThan, lessOrEqualTo

Issue - State: closed - Opened by rbygrave over 8 years ago
Labels: enhancement

#29 - ENH: For Date properties add ... greaterThan, greaterOrEqualTo, lessThan, lessOrEqualTo

Issue - State: closed - Opened by rbygrave over 8 years ago
Labels: enhancement

#28 - ENH: Add fetchQuery() and fetchLazy() ... to match these added methods in 8.1.1

Issue - State: closed - Opened by rbygrave over 8 years ago
Labels: enhancement

#28 - ENH: Add fetchQuery() and fetchLazy() ... to match these added methods in 8.1.1

Issue - State: closed - Opened by rbygrave over 8 years ago
Labels: enhancement

#26 - Add findVersionsBetween() support ....

Issue - State: closed - Opened by rbygrave over 8 years ago
Labels: enhancement

#26 - Add findVersionsBetween() support ....

Issue - State: closed - Opened by rbygrave over 8 years ago
Labels: enhancement

#23 - ENH: Add PArray type to support @DbArray and related expressions

Issue - State: closed - Opened by rbygrave over 8 years ago
Labels: enhancement