Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/domaframework/doma

DAO oriented database mapping framework for Java
https://github.com/domaframework/doma

Merge pull request #408 from domaframework/release

[Gradle Release Plugin] - pre tag commit: '2.33.0'.

a4edc6ac85b4302698938b4c8a841ce53db76488 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
[Gradle Release Plugin] - [skip ci] new version commit: '2.33.1-SNAPSHOT'.

66a43a42df46edbd227e34dca88d1fd5fa7b8daf authored over 4 years ago by Toshihiro Nakamura <[email protected]>
[Gradle Release Plugin] - pre tag commit: '2.33.0'.

0021df9cdfaaa4f91530542bcb09477b9fbf076a authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Prepare for release

e7293342a94395edf0334f502e095db5744ec31c authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #407 from domaframework/peek

Add the peek method to make debugging easy

b377264aeba5df091909947fde86a9d44777bd2c authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Add the peek method to make debugging easy

fea6c7c2b646c74ab3b7cb473171a3e1143a4e6e authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #406 from domaframework/batch

Support batch statements in Criteria API

93b6ecd85e72992674382041f7b406dcc5c7bd21 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Support batch statements in Criteria API

5b963a1494992e2d64076d4e810f472f009fe85c authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #405 from domaframework/teminal-methods

Make terminal methods more convenient

2e51ff87e8f38c6b7343e15f6cbb7043a8792d70 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Make terminal methods more convenient

9d529ef87d11a6b83b831af4640bc3393f6e7a43 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #404 from domaframework/auto-modify-criteria

Support auto insert, auto delete, and auto update in Criteria API

c331a1d9e63cbacd3a3599bddf176d23b52d3dd0 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Add the Options class

2013180229b51bb4e06131b3b4f70280460ecf9d authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Change signatures

d6e7dce862b754e8774efe6e64d21733c2fe2ae1 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Support auto insert, auto delete, and auto update in Criteria API

186c97e37a315039a0ed3ef591f0634db98ebc97 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #403 from domaframework/like-option

Add the LikeOption enum

76e8e3784ac24db9357615fd38a121b016a53e00 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Remove a useless class

30ca4892af61a059eea63cdb3626ca438c77fa0c authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Add the LikeOption enum

1fce7d9395e5f22c177403c4a9e537a58d2ee350 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #402 from domaframework/stream-and-collector

Support a ResultSet mapping with Stream and Collector.

8c0ecdf28f7c0e21a13c91421b2aa1f84cd12652 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Support a ResultSet mapping with Stream and Collector.

a216071eb368847b118a06f67fc64a1cce33168c authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #401 from domaframework/null-value

Allow null value assignments in the insert and the update statements

48b1228fcc05590ab56d2219dea607e4a039dc0d authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Allow null value assignments in the insert and the update statements

c5df509099f222609e5c649a64782c42af6bb502 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #400 from domaframework/dynamic-forupdate-clause

Add the ForUpdateOption enum.

2209301b5748a2c649a906cdd7e65e2ade106a4f authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Add the ForUpdateOption enum.

It is useful to build dynamic queries easily.

6f902cd5df0460d803351641334cd6d9208dc534 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #399 from domaframework/dynamic-join-clause

Allow the innerJoin and the leftJoin methods to have no condition.

d9939ec425b4fef77ec3538afb16ea01939402e4 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Allow the innerJoin and the leftJoin methods to have no condition.

It is useful to build dynamic queries easily.

b57f7807c1ae9a4e8c6c1c8216e58bf0dd821e9f authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #398 from domaframework/limit-offset

Make the limit and offset values nullable.

8e33712fa001af9fdaba494020a5f7d8a89a2a37 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Make the limit and offset values nullable.

It is useful to build dynamic queries easily.

3f031521b3b401e2d296e3f7fc7ee4e471bcd2ae authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #397 from domaframework/working

[Gradle Release Plugin] - [skip ci] new version commit: '2.32.1-SNAP…

15c346be76c9157bebb980ccf2f47b5304613bfd authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #396 from domaframework/release

[Gradle Release Plugin] - pre tag commit: '2.32.0'.

4c0e16c30b615753bd55a61aa271cd15de25f64d authored over 4 years ago by Toshihiro Nakamura <[email protected]>
[Gradle Release Plugin] - [skip ci] new version commit: '2.32.1-SNAPSHOT'.

d3eb0174b5c839413b68c83abcc6ddfa13faaf6e authored over 4 years ago by Toshihiro Nakamura <[email protected]>
[Gradle Release Plugin] - pre tag commit: '2.32.0'.

6551765377737d38c00d89941d6bbbd482318ae2 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Prepare for release

88df4c1ad970b24c27f3f437e64c1a8cdaa68080 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #395 from domaframework/improve-criteria-api

Improve the Criteria API

910574c81afe0c660770e3864c42c6945021a52a authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Improve a document [ci skip]

b062f87a7f0bae0e0f3c45b3f2baec540fd35023 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Improve error messages

a4435ae2dbe6feddc8b00349afed8ec04bde056d authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Change the sigunature of the PropertyDef class to accept a generic class

ba65ff9da02867f57db063842108f925513c33d6 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #394 from domaframework/enhance-processors-for-criteira-api

Enhance annotation processors for the Criteria API

50cea17da29099db6894c9864503496c721b0b29 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Update documents

679cffe172c1ac651af4c02d0feb9e85fdefd1b0 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Add the "doma.criteria.prefix" option and the "doma.criteria.suffix" option

4e66a1c45ee072e88f44524915455dcbd5b977e4 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Change the defaut value of the "doma.criteria.enabled" option.

The default value is "true".

226cd3d71d379d7a4713619c6f28467e8f2408cd authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Move the def package

a335135623b3fd438234fd97bfde6e253f2a45d1 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #393 from domaframework/criteria-java

Delete the Criteria API of the Kotlin implimentation and rewrite it i…

37858b89cc13cc5b7c3735ce54a48a0d667db1d1 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Delete the Criteria API of the Kotlin implimentation and rewrite it in Java.

2efec872773cdb8a49c7780cda1ffad712d76718 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Change release date

3b0a84cb3f7c3401cc7c0ab4a072f18bd5fe946d authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Add the dependency

a1e1c4784c6f674fb991eae1059d1815b3e5484d authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #392 from domaframework/working

[Gradle Release Plugin] - [skip ci] new version commit: '2.31.1-SNAP…

41dcaad2bb6da5f0f3e9e41bb43db3fc587fdd79 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #391 from domaframework/release

Release

a860f1efc508165a177a87ed7b9b9b64618bf862 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
[Gradle Release Plugin] - [skip ci] new version commit: '2.31.1-SNAPSHOT'.

123acf99600075271f859c570438effff1d29ac2 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
[Gradle Release Plugin] - pre tag commit: '2.31.0'.

9a454b37964f27a6c26258bef33fd12998614498 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Prepare for release

e208f7a4c88169276dfd0d928d2815c0f48fe339 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #382 from domaframework/criteria-api

Add the Criteria API

e51f8a9eaffbc415b30a2d184e9944d0cb58b5c3 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Add a document for the Criteria API

09043ad1e309024fd7a07ea553c82bb0cc301d3e authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Filter subprojects to make build fast

b4a4f18896bedb81019b6b06433f9eac2b499fd2 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Fix the and, the or, the not operators

a7bb08469eb1d0c3fffbc68252272b5c753d53a1 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Support the expression in the update set clause

975f86347a0b7972715dcd7922729ff5c8f8441f authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Add the "doma.criteria.enabled" option.

If the option is enabled, annotation processors generate classes for criteria

47c3ab7f1cda1dd7ea409555b6464d9bec63756e authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Polish

9e93416dbcd87658993a16580b55eeecc43003ab authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Add the getName method to the PropertyDef interface

1f5946c0f7e3b36b767bf9fd7043488b6c14f038 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Support to use aggregate functions in order by clauses

91d516c9dc830214d4ff2fb80f2808d19a7a682b authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Format

bcd429be912df50fb61e6e13698b5ca17e874203 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Revert "Make a constructor of EntityDesc (aka. EntityType) public"

This reverts commit 8217bbc029bebdb3614ac3c472ee887b46a15ec4.

637643c9536cfb447ddc5279d39377232b52f1a4 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Revert "Make a constructor of EntityType package private"

This reverts commit 345bb263adb7bfec60ee471f0bebb10bf991b6d3.

fd161e28b71d0490cc607b2c42fcd409247cf607 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Use a singleton

57e29c65a6f2f42dd1f092a2ded395303b8dfc3d authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Use EntityDef and PropertyDef instead of EntityType and EntityPropertyType in most case

ad210c9ff90032840eb41706c8710c013f3d55ee authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Make a constructor of EntityType package private

345bb263adb7bfec60ee471f0bebb10bf991b6d3 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Rename

82c56adc35435de57679ef75fe8832dfe1eeb704 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Introduce new processors to generate classes for criteria query

150dfcbdc59838d96800e428dba5fb0e003e1ac4 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #390 from domaframework/revert-prefix

Revert the commits related to the default value of the prefix

32ccf9faabe36587d9866f08304b5fcc6b52b4cd authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Revert "Change the default value of the "doma.entity.field.prefix" option."

This reverts commit 77372390d39cc3744ead9cd4b53543435d6e943a.

8cb31724ed4fa54324a0d5da1020ca0289fff731 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Revert "Fix the default value of the "doma.entity.field.prefix" option"

This reverts commit 1c2545784f5066744e0d620b336dece29b2cef5e.

7e5ae7a8a633d9772bcb106c84bca5ba7e7c1d6f authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Rename the class because it can support not only the union operator but also other set operations

d43b9b321afb4f3940046896f70ec5d2da39cc5e authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Remove the "doma.entity.field.prefix" option because the prefix is none by default.

713bdb85bbea24af7f1204ea2683e859f182031c authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge branch 'master' into criteria-api

* master:
Fix the default value of the "doma.entity.field.prefix" option

1a1d8b98b3d5c2e3ccd08ba66169f9db93b80c2c authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #389 from domaframework/fix-default-value

Fix the default value of the "doma.entity.field.prefix" option

2f5fd74e5e98d5f0c640c8d9a2d01f2047a6481f authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Fix the default value of the "doma.entity.field.prefix" option

#385 was not enought to change the default value.

1c2545784f5066744e0d620b336dece29b2cef5e authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Polish

6959f9779178d06d076d36192613db7fac64dc13 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Support the Commenter

a02fe3661f03e5d432e189f97530bb3b745373fc authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge branch 'master' into criteria-api

* master:
Enhance the CommentContext class to accept a message
Support the Sql annotation of...

bf7f03e1ab30ba879530460669f8578ec07e26b0 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #388 from domaframework/comment-context

Enhance the CommentContext class to accept a message

4f4e2015a944fda676ad796570996185cdbe79a6 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Enhance the CommentContext class to accept a message

83f3ce90441685a451d9dea166ad4bd4d2082ba6 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Resolve some TODOs

9177e1f2999b2310b2b16c16af2c825d347c3021 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Clarify the rule of entity equality

accf1e0a58ef5aff51b2d01e77673411d2679926 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #387 from domaframework/sql-annotation

Support the Sql annotation officially.

d0fa30ddbc3fa9dce5b05214c3688fcbd7b4d290 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Support the Sql annotation officially.

The word "experimental" has been removed from the package name.

814cc97481265dc2eb4d75ae347cc9d193b09779 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #386 from domaframework/get-query

Add the "getQuery" method to the "Command" interface

117ecf81303c5e0c9fb32b0d25301357e80fcf54 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Add the "getQuery" method to the "Command" interface

9dfbb7a086523d10a903bd7949b8fda4cb226313 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #385 from domaframework/field-prefix

Change the default value of the "doma.entity.field.prefix" option.

7f36aa65562e3927cd2f15978d1fbe89a08bafde authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Change the default value of the "doma.entity.field.prefix" option.

Now, all field names of the entity types don't have any prefix.
If you want the old prefixed nam...

77372390d39cc3744ead9cd4b53543435d6e943a authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Support the following set operations:

- union
- union all

7175f1e7811f434d07954db539c4d8d31d64a59f authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Remove duplicated code

62811cf821fa21778fef551a3a6e4c6795289512 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Support aggregate functions as follows:

- agv
- count
- max
- min
- sum

3c6ff6808b3b8c1b111fc22cfef4f000d8dc11ef authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Add the isNull operator and the isNotNull operator

74dd366d2a07be69b630d67e9e97fd75b42686d9 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Make operands non-nullable

8b178979e658c11ec75c7c6c374c96f7701b8773 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Polish

85d7253d92ded883fc3d5ec39f55c7666ab755ac authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Don't pass a pair object to the select function

43454d6525ba6ca189fe52f90fdb98f7e19b85fa authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Use infix operators

449a50285b23b94b8fe28950380dec229fd138c2 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Change packages

77be8503e5812e4b37a5a525ab46b697d782a033 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Support the delete dsl, the insert dsl, and the update dsl

316124d08f324b5bcda8bb74c6ebf725062530b7 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Change signatures of subqueries

f0c0103b37d17839e71620f9cc30f05f5bd71708 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Add the entityql dsl and the sql dsl

53415aebd6a8bbea2224eb9eb0ee3b142144b8ed authored over 4 years ago by Toshihiro Nakamura <[email protected]>