Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-01-parse/detectors/spring-detector.ts
Detected JPA entity
Properties
| Property | Type |
|---|---|
entityId | string |
name | string |
filePath | string |
tableName | string |
fields | JPAField[] |
relationships | JPARelationship[] |
confidence | `'high' |
Was this page helpful?