//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.glossary.persistence.entities
Package-level declarations
Types
Name | Summary |
---|---|
GlossaryTermEntity | [jvm] object GlossaryTermEntity : IntIdTable Glossary term entity, |
GlossaryTermRelationshipEntity | [jvm] object GlossaryTermRelationshipEntity : IntIdTable Association table for the M:N relationship between terms. |