diff --git a/index.html b/index.html index a6cab21..8dd52bb 100644 --- a/index.html +++ b/index.html @@ -174,14 +174,14 @@

JPA Mapping

Extra mappings ebean provides include:
- @DbJson, - @DbArray, - @DbPartition, - @History, - @WhenModified, - @WhoModified, - @SoftDelete, - @Encrypted + @DbJson, + @DbArray, + @DbPartition, + @History, + @WhenModified, + @WhoModified, + @SoftDelete, + @Encrypted more ...