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

Use `javax.annotation.processing.Generated` on JDK 9

d3309712f5a618159bc78df065448a84ae99a2bb authored almost 7 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #207 from bakenezumi/master

If the result of the expression is `Long`, it is evaluated as `Float`.

aaaf0e7ccedef85be57a9cb077d74026dae6cdd6 authored about 7 years ago by Toshihiro Nakamura <[email protected]>
If the result of the expression is `Long`, it is evaluated as `Float`.

a120870e2eedd3caea09bafa59226b213e494c5b authored about 7 years ago by hosonishi <[email protected]>
Merge pull request #206 from bakenezumi/master

Fix a wrong annotation parameter in a Docs example.

1b3faaf4590458cdd6428901e55bcd4fc2e0b0e9 authored about 7 years ago by Toshihiro Nakamura <[email protected]>
Fix a wrong annotation parameter in a Docs example.

517ddee4f3d586bf2288e4744d794e6158914e1a authored about 7 years ago by hosonishi <[email protected]>
Merge pull request #205 from domaframework/oracle-full-width-wild-cards

Remove full-width `%` and `_` from wild cards in Oracle dialect

400f7e5497574bd7640af29b73b1eb1a0e526155 authored about 7 years ago by Toshihiro Nakamura <[email protected]>
Remove full-width `%` and `_` from wild cards in Oracle dialect

f1649ce773a4cc4796971bccdb6c9d9079bb35f3 authored about 7 years ago by Toshihiro Nakamura <[email protected]>
Next development version [ci skip]

ff00a89ba556b85ea63781e86010f002c87b9e64 authored about 7 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #204 from domaframework/2.17.0-release

2.17.0 released

2ca44d6acfd0d77c2eed9dca9807787e147fac04 authored about 7 years ago by Toshihiro Nakamura <[email protected]>
2.17.0 released

7a7b55204d5e099a89bc5f8973b90dbbf417ee76 authored about 7 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #203 from domaframework/tenant-id

Add `@TenantId` to support the partitioned approach of multi-tenancy

81d9766c9100291b68ab1c3add8c6cb56b1adbe1 authored about 7 years ago by Toshihiro Nakamura <[email protected]>
Add `@TenantId` to support the partitioned approach of multi-tenancy

bc79170c3719f01606a2cf1b300f542b3638277a authored about 7 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #202 from nisioka/master

Update url

ad80cb236015660ccfc19898af4ade9df418787b authored about 7 years ago by Toshihiro Nakamura <[email protected]>
Fix typo

d3d215811469e36b1095326e20f67dae52cb01e2 authored about 7 years ago by unknown <[email protected]>
Merge pull request #200 from backpaper0/fix-typo

Fix typo

a445f016972656f5a1ee8285f24a1221efbfc750 authored over 7 years ago by Toshihiro Nakamura <[email protected]>
Fix typo

fc4f92e7a5c40e029b38b9b5f573b9ba3caadded authored over 7 years ago by Taichi Uragami <[email protected]>
Merge pull request #199 from domaframework/fix-the-use-of-the-wrong-class

Fix the use of the wrong class `java.lang.reflect.Modifier`

c255915223fc0eae26ddc2f1e41ed05abf01758d authored over 7 years ago by Toshihiro Nakamura <[email protected]>
Fix the use of the wrong class `java.lang.reflect.Modifier`

856218374bc1ac0ac205f864c1a98de546152512 authored over 7 years ago by Toshihiro Nakamura <[email protected]>
Next development version [ci skip]

49d8a72ad24d899eb827946f8c5b8cd1f8f7d4a6 authored over 7 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #197 from domaframework/2.16.1-release

2.16.1 released

7851bb65f02ce6b2ef9b0461608b92a8a0e2f303 authored over 7 years ago by Toshihiro Nakamura <[email protected]>
2.16.1 released

370b667adcb21b8bcdf8e2dc02a0cc6909e18eca authored over 7 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #196 from domaframework/kotlin-1.1.2

Kotlin 1.1.2 を実験的にサポート

0b04e979b97375491a11a44efd068f6b6281a65e authored over 7 years ago by Toshihiro Nakamura <[email protected]>
Kotlin 1.1.2 を実験的にサポート

100f170c7f6c3023f641da8ea49b9c07d7dd8c24 authored over 7 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #195 from domaframework/oracle-identity

Oracle 12c 以降でIDENTITYを使った識別子の自動生成をサポート

26ab6d9a8ebe95f880c68ea71b766a379a5000c4 authored over 7 years ago by Toshihiro Nakamura <[email protected]>
Oracle 12c 以降でIDENTITYを使った識別子の自動生成をサポート

2bbece9501692b8fd0831400814600ec96fdaccb authored over 7 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #194 from domaframework/builder-params

SelectBuilder に params メソッドと literals メソッドを追加

2154f49911e08b841f057afc7ce11cef20ff4af1 authored over 7 years ago by Toshihiro Nakamura <[email protected]>
SelectBuilder に params メソッドと literals メソッドを追加

いずれもIN句のリストを組み立てるために使われることを想定したメソッドです。

24c2e72e61d334879358b3355bcd5358107e0b8c authored over 7 years ago by Toshihiro Nakamura <[email protected]>
Next development version [ci skip]

cc1c45626f3cabbfa31f470c76cadf7bd1a6373b authored over 7 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #192 from domaframework/2.16.0-release

2.16.0 released

fa55be47315b88a3b8f1c93fd8d60061f261c437 authored over 7 years ago by Toshihiro Nakamura <[email protected]>
2.16.0 released

af2af04268aae600a7132c685e19d4339e9d5d6e authored over 7 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #191 from kakusuke/config-file

設定ファイルから注釈処理のオプションを読み込めるように

c2ef680272a0ac0b444c20f1caaf537c7f5cd093 authored over 7 years ago by Toshihiro Nakamura <[email protected]>
設定ファイルについてドキュメントに記載

dcca5e9acb66ee98cfb2dad58c5b81594ad88802 authored over 7 years ago by kakusuke <[email protected]>
設定ファイルのデフォルト名称をdoma.compile.configに修正

669856d12466925f6838bfdebaaf82f1c0f40fe4 authored over 7 years ago by kakusuke <[email protected]>
設定ファイルから注釈処理のオプションを読み込めるように

bb273518ee7a355decb7fa79289a43dd097cc08e authored over 7 years ago by kakusuke <[email protected]>
Next development version [ci skip]

1fc16fd28f80f34b7823fbb7380858ffef47318a authored over 7 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #189 from domaframework/2.15.0-release

2.15.0 released

8fa2cfe64455247339283dc01b75376910c147b2 authored over 7 years ago by Toshihiro Nakamura <[email protected]>
2.15.0 released

f4eff3c5d94bf552786fc99fb2a291220f7eadaa authored over 7 years ago by Toshihiro Nakamura <[email protected]>
タイポを修正

97223c15690b71b6dbbef6fa367dff9e21481eec authored over 7 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #184 from pinzolo/long-name-serial-sequence

Long name serial sequence

06ef376caacadaeb46068c9d65f7be4f4971251f authored almost 8 years ago by Toshihiro Nakamura <[email protected]>
ID列名に引用符が必要かどうかのパラメータを引数に追加

PostgreSQL でシーケンスを取得する際に、列名が引用符付きで作成されたテーブルか
どうかで `pg_catalog.pg_get_serial_sequence` に渡すパラメータが変...

6d72bec750c6bb7fda428b10080ee7f731118ffd authored almost 8 years ago by pinzolo <[email protected]>
Merge pull request #188 from domaframework/type-parameter-for-dao

Dao インタフェースがデフォルトメソッドのみが定義されたインタフェースを継承可能に変更

149bcc69d6fdb1006bbb196fb488f390366cdb4d authored almost 8 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #187 from domaframework/clean-warning

Eclipse 4.6.2 で検出されたワーニングを修正

e878ca2c6e573089ff127243e73baceccc94cb51 authored almost 8 years ago by Toshihiro Nakamura <[email protected]>
Dao インタフェースがデフォルトメソッドのみが定義されたインタフェースを継承可能に変更

d1371fa1695aac2ccc21012fd23331883d6a7976 authored almost 8 years ago by Toshihiro Nakamura <[email protected]>
Eclipse 4.6.2 で検出されたワーニングを修正

74d7808990c12e71972f59ccd75b2a4507efdd15 authored almost 8 years ago by Toshihiro Nakamura <[email protected]>
Next development version [ci skip]

829705fe0483fc33e08efc97d53d5b7c06a345fb authored almost 8 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #186 from domaframework/2.14.0-release

2.14.0 released

4655617d4af94fe4c6a81ff11176770458390583 authored almost 8 years ago by Toshihiro Nakamura <[email protected]>
2.14.0 released

1522fada35aff3f25a529ca1e5a10ad90a8a693a authored almost 8 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #183 from bakenezumi/batchBuilder2

BatchUpdateExecutor, BatchDeleteExecutor, MapBatchInsertBuilder を追加

583429d8c4e49142f75ea52a9dc84d247407cbd9 authored almost 8 years ago by Toshihiro Nakamura <[email protected]>
Bath系Builderの日本語エラーメッセージの外部化とunchecked警告がでていたのを修正

90eccc1a85b727f2b5e3e6466c9c558f7f67f2a4 authored almost 8 years ago by hosonishi <[email protected]>
serialによるシーケンス名が一定長を超えると、エラーとなるので組み込み関数経由でシーケンス名を取得する

81c676651a8cbad4917c863e7ac15b00153c3be3 authored almost 8 years ago by pinzolo <[email protected]>
Merge branch 'master' of https://github.com/domaframework/doma into batchBuilder2

38064cfcd770214ef02a4d16fcb7720a4f17ef49 authored almost 8 years ago by hosonishi <[email protected]>
BatchUpdateExecutor, BatchDeleteExecutor, MapBatchInsertBuilder を追加

4eebd6cd1b96ef71e5207b93d2438706561c3e78 authored almost 8 years ago by hosonishi <[email protected]>
Merge remote-tracking branch 'upstream/master'

a3203309a6b9aa6e26b91dfe5123aab52a359f32 authored almost 8 years ago by pinzolo <[email protected]>
Merge pull request #182 from domaframework/embeddable-class-no-property

エンベッダブルクラスにプロパティを定義しない場合に生成されるコードがコンパイルエラーになっていたのを修正

8b3fe2cf3ca1e2c2a0fd7ef15fa23ba5f27eee39 authored almost 8 years ago by Toshihiro Nakamura <[email protected]>
エンベッダブルクラスにプロパティを定義しない場合に生成されるコードがコンパイルエラーになっていたのを修正

a1464ca794e24fb11d455bbb3dbe790df0b95347 authored almost 8 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #181 from domaframework/sql-processor

SQLテンプレートで組み立てられたSQLを扱うための `@SqlProcessor` を追加

d518b6f4fd2929de5e09148b06917816d2d588a7 authored almost 8 years ago by Toshihiro Nakamura <[email protected]>
SQLテンプレートで組み立てられたSQLを扱うための `@SqlProcessor` を追加

close #178

9c0c6159319b3c5cd44bf2863066cc0365362a5c authored almost 8 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #180 from domaframework/lombok-support

Lombok をサポート

a5498d8059edee2fdcff9d8bb76852b5155fa843 authored almost 8 years ago by Toshihiro Nakamura <[email protected]>
Lombok をサポート

42bb33cb9c7a1e2e54f7a290152c87f9d2c15d1f authored almost 8 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #179 from pinzolo/escape-not-use-escapechar

StandardExpressionFunctions#escapeがescapeCharを使用していない

00e885404461d4804c3bebef5437130e5f35dda8 authored almost 8 years ago by Toshihiro Nakamura <[email protected]>
StandardExpressionFunctions#escapeがescapeCharを使用していない

666fefd3dbaba610c9fe95d1f7bbd6b2ad27045d authored almost 8 years ago by pinzolo <[email protected]>
Merge pull request #177 from domaframework/kotlin-1.0.6

Kotlin 1.0.6対応

9dd2bffb678ef5a0a36c66318fa9eecb4ceafd71 authored almost 8 years ago by Toshihiro Nakamura <[email protected]>
Kotlin 1.0.6対応

Kotlin 1.0.6で注釈処理時にコンストラクタやメソッドのパラメータ名を取得できるようになったことに伴い、Kotlinに特化したコードを削除した。

e58ae739b241c9a41074ecef784392d9a853bc47 authored almost 8 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #176 from bakenezumi/batchBuilder

BatchInsertExecutorを追加

19df6e6b170fd69a4da0fdf7ba0cab24331c93b6 authored almost 8 years ago by Toshihiro Nakamura <[email protected]>
BatchInsertExecutorで発生する例外をJdbcExceptionに修正

1efcbb69f56d4a348c77e39d17e65c4b6730efcf authored almost 8 years ago by hosonishi <[email protected]>
BatchInsertExecutorを追加

152a10cf7108837b0e930336b8a33f3af80df64a authored almost 8 years ago by hosonishi <[email protected]>
BatchInsertExecutorを追加

f4bb68998eed711c1fb6b3fa51cf5865e595f619 authored almost 8 years ago by hosonishi <[email protected]>
Merge pull request #175 from chibat/functions

組み込み関数の LocalDate, LocalDateTime 対応

01f6029225414a8b65d39d8538c139a7bbf96301 authored almost 8 years ago by Toshihiro Nakamura <[email protected]>
add null checks

a9572da1e9c7b663721677f9a2cf538df0327e63 authored almost 8 years ago by t1000leaf <[email protected]>
add functions for JSR-310

57d37151c85745dfc61da297af4552bcb002ccb5 authored almost 8 years ago by t1000leaf <[email protected]>
Merge pull request #174 from bakenezumi/MapInsertBuilder

Mapをパラメータとして自動でInsert文を組み立てるMapInsertBuilderを追加

c9a32d5d7d211ffcfc264e1f107b79d196dd0546 authored almost 8 years ago by Toshihiro Nakamura <[email protected]>
Mapのvalueがnullのときの考慮追加

6b2065cd268c6ccae27de6d841e1e65abe013092 authored almost 8 years ago by hosonishi <[email protected]>
Mapをパラメータとして自動でInsert文を組み立てるMapInsertBuilderを追加

1e9e1a00e74b28be8c2f2e0f9ec784b2feab7a68 authored almost 8 years ago by hosonishi <[email protected]>
Next development version [ci skip]

55f6b58981e12db8ecd8bb4aef07d39e67bd1613 authored almost 8 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #171 from domaframework/2.13.0-release

2.13.0 released

877794a55848f49aa1460778e13d1e45a35dc808 authored almost 8 years ago by Toshihiro Nakamura <[email protected]>
2.13.0 released

90f0c2db4e2012e1461bf54197c46f404ad84d86 authored almost 8 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #170 from domaframework/primitive-type-id

識別子をプリミティブ型にする場合の注意点を記載

3534cfb2f96bfededd4b39a3c59b65c00ac43720 authored almost 8 years ago by Toshihiro Nakamura <[email protected]>
識別子をプリミティブ型にする場合の注意点を記載

ac249be8a9af0cfe6ed4d0f985d5d9376bba8577 authored almost 8 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #167 from domaframework/nakamura-to-patch-1

Doma 2 における主要な変更点に記載されたクラス名の間違いを修正

319828bcdc39d656daac239de0dbae002bfdd655 authored about 8 years ago by Toshihiro Nakamura <[email protected]>
クラス名の間違いを修正

9d42c570cfbadba28aa789bd972830225494d0e3 authored about 8 years ago by Toshihiro Nakamura <[email protected]>
Next development version [ci skip]

2294d9baee780dc2dfdb8dc2d77f8506fa254198 authored about 8 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #166 from domaframework/2.12.1-release

2.12.1 released

57d4e6f64d6600e8b8c3bdef234ce4a967537bfa authored about 8 years ago by Toshihiro Nakamura <[email protected]>
2.12.1 released

82458915db2d6e25f042789dbfbdec8c5d7b68bf authored about 8 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #165 from domaframework/issue-163

エンティティクラスの継承構造が2段階の場合に無限ループが発生する不具合を修正

340508d89499a9017f78e6c4431c9b9df7f64677 authored about 8 years ago by Toshihiro Nakamura <[email protected]>
エンティティクラスの継承構造が2段階の場合に無限ループが発生する不具合を修正

2段階とは、親、子、孫のように3つのクラスからなる継承構造を意味します。
close #163

05b6dc6d17f5a95d38a13a4fa3fd0f5e4e2be7f3 authored about 8 years ago by Toshihiro Nakamura <[email protected]>
Next development version

cf6141fcae8efd8e153eb22d8559bee9f36f8be5 authored over 8 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #162 from domaframework/2.12.0-release

2.12.0 released

9937526e85fed2d07ad0c1022d00d2810d80758e authored over 8 years ago by Toshihiro Nakamura <[email protected]>
2.12.0 released

f72d1ba146dd8d17f4dd9dbb7803be918f8c6a86 authored over 8 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #161 from domaframework/sql-file-cache-clear

SQLファイルのキャッシュを削除するためのメソッドを追加

2754a59f040c2befcf08e34cdf56c0f8792dd423 authored over 8 years ago by Toshihiro Nakamura <[email protected]>
SQLファイルのキャッシュを削除するためのメソッドを追加

fd8b7bce0b74609ec8626de81ba967b3cd7a31da authored over 8 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #160 from domaframework/nested-embeddable-class

エンベッダブルクラスをネストした型として定義することをサポート

88dadda0c82efc16e50197dd44ff7a8cd71cbd5c authored over 8 years ago by Toshihiro Nakamura <[email protected]>
エンベッダブルクラスをネストした型として定義することをサポート

f4ae13675f48f4e463b63fa1b87b87fdbe33dd94 authored over 8 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #159 from domaframework/nested-entity-class

エンティティクラスをネストした型として定義することをサポート

94f2b70a2455d25d14d96b62c3147b0e1cfb7ecb authored over 8 years ago by Toshihiro Nakamura <[email protected]>
エンティティクラスをネストした型として定義することをサポート

5a35aca66d4647f335e6cd33ac6d3f6aeb23e2e5 authored over 8 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #158 from domaframework/doc-copyright

ドキュメントのコピーライトの日付を更新

00e684ce874b6a7ebc53b96dd646bd8647539420 authored over 8 years ago by Toshihiro Nakamura <[email protected]>
ドキュメントのコピーライトの日付を更新

ee033a88ebd6f1789682c31acc9f5999149d930f authored over 8 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #156 from domaframework/case-sensitive-path-check

SQLファイルの存在チェックでパスの大文字小文字を区別するように修正

52c44ae5b70f71c7710dc158bf0ad90deba8f8c5 authored over 8 years ago by Toshihiro Nakamura <[email protected]>
SQLファイルの存在チェックでパスの大文字小文字を区別するように修正

861b7e1ecb1ce3a83d75deb1b6a1c112544748aa authored over 8 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #155 from yyYank/patch-1

fix typo

e01cc2282bbe19ef7cd8156c458e2eb3cc53f996 authored over 8 years ago by Toshihiro Nakamura <[email protected]>
fix typo

f6fbf667c42fc3e71d8e65060d0efe7c61a79a54 authored over 8 years ago by yy_yank <[email protected]>