Documentation / Mapping / Extension

  • Getting started
  • Introduction
  • Documentation
    • Best practice
    • Query
    • Persist
    • Transactions
    • Mapping
      • Types
      • JPA
      • Extensions
        • @Identity
        • @Index
        • @DbEnumValue
        • @DbJson
        • @DbArray
        • @DbMap
        • @DbForeignKey
        • @DbComment
        • @DbPartition
        • @WhenCreated
        • @WhenModified
        • @WhoCreated
        • @WhoModified
        • @SoftDelete
        • @Encrypted
        • @Formula
        • @View
        • @History
        • @ChangeLog
        • @ReadAudit
    • DDL & Migrations
    • Logging
    • Testing
    • Read Replicas
    • Database platforms
    • Multiple databases
    • Kotlin
    • Tuning
    • Features
  • Getting help
  • API Javadoc
  • Videos
  • Upgrading
  • Releases
  • Docs Documentation
  • And 101 more...

Ebean mapping extensions

@Identity
@Index
@DbArray
@DbForeignKey
@DbJson
@DbMap
@DbComment
@DbPartition
@WhenCreated
@WhenModified
@WhoCreated
@WhoModified
@View
@SoftDelete
@Encrypted
@ReadAudit
@History
@Formula
@ChangeLog

Edit Page

Next: Naming convention