Skip to content

How do i use inner objects in @entity class #675

Answered by dkaera
thq919 asked this question in Q&A
Discussion options

You must be logged in to vote

For the inner objects, you need to use TypeConverters because the entity is like a table view where each declared field represents a column name with a primitive type and the field's value is the value in the cell.
More information about supported types is here

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@thq919
Comment options

@dkaera
Comment options

dkaera Jun 25, 2022
Collaborator

@dkaera
Comment options

dkaera Jun 28, 2022
Collaborator

Answer selected by thq919
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants