#1326: EntityMetaData.kt
projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/jpa/EntityMetaData.kt Entity Schema Metadata, projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/jpa/EntityMetaData.kt 77 lines · 41 code · 25 comments · 11 blank
Metadata for a JPA entity: table name, entity class, list of ColumnMetaData for each column, and relationship information. Used for schema introspection and data export/import.
Git History
868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
b6092df09 Copyright 2023 -> 2024