Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mapping - Add support for @ElementCollection #115

Closed
rbygrave opened this issue Apr 30, 2014 · 11 comments
Closed

Mapping - Add support for @ElementCollection #115

rbygrave opened this issue Apr 30, 2014 · 11 comments
Assignees
Milestone

Comments

@rbygrave
Copy link
Member

There is currently no support for the JPA2 mappings.

@rbygrave rbygrave added this to the 5.0.1 milestone Apr 30, 2014
@rbygrave rbygrave changed the title JPA2 - Add support for @ElementCollection ENH: JPA2 - Add support for @ElementCollection Apr 30, 2014
@rbygrave rbygrave modified the milestones: 4.0.1, 5.0.1 Apr 30, 2014
@icode
Copy link
Contributor

icode commented Jul 26, 2014

now,ebean how to get it?

@rbygrave
Copy link
Member Author

This is planned for Milestone - 5.0 ... and hoping for mid-December.

On 27 July 2014 01:06, icode notifications@github.com wrote:

now,ebean how to get it?


Reply to this email directly or view it on GitHub
#115 (comment)
.

@antonsarov
Copy link

Any progress on this one? Or at least a more precise timeframe? Thanks

@rbygrave
Copy link
Member Author

No progress per say. I've pushed the related milestone back to June which
I think is realistic.

Currently the top priority is to update the documentation (and resolve any
bugs found in 4.5.x).

On 21 February 2015 at 23:08, Anton Sarov notifications@github.com wrote:

Any progress on this one? Or at least a more precise timeframe? Thanks


Reply to this email directly or view it on GitHub
#115 (comment)
.

@luka-j
Copy link

luka-j commented Jan 23, 2016

What's the status on this, any progress?

@rbygrave
Copy link
Member Author

No change in status.
On 23 Jan 2016 11:25 pm, "luq-0" notifications@github.com wrote:

What's the status on this, any progress?


Reply to this email directly or view it on GitHub
#115 (comment)
.

@rbygrave rbygrave changed the title ENH: JPA2 - Add support for @ElementCollection Mapping - Add support for @ElementCollection May 21, 2017
@ghost
Copy link

ghost commented May 28, 2017

Any progress on this?

@talekardj
Copy link

Hi, any update on this feature ?

@rbygrave
Copy link
Member Author

No update.

People on Postgres will be looking to use @DBArray, anyone can look to use @dbjson ... and otherwise as a workaround it can be mapped as a normal @OneToMany. If you are wanting to increase the priority you can explain your situation ... but yes there are few things ahead in priority terms.

rbygrave added a commit that referenced this issue Mar 20, 2018
rbygrave added a commit that referenced this issue Mar 20, 2018
Initial support - add simple Set support and Json support for simple List and Set.
rbygrave added a commit that referenced this issue Mar 20, 2018
@rbygrave rbygrave self-assigned this Mar 20, 2018
rbygrave added a commit that referenced this issue Mar 28, 2018
rbygrave added a commit that referenced this issue Mar 28, 2018
Add element collection notification - combine into preUpdate/postUpdate of the bean
@rPraml
Copy link
Contributor

rPraml commented Mar 28, 2018

This breaks test cases with mysql / mariadb - see #1356 for details.
The problem is the name key for dbKeyColumn

rPraml added a commit to FOCONIS/ebean that referenced this issue Mar 28, 2018
rbygrave added a commit that referenced this issue Mar 28, 2018
Add element collection L2 cache support
@rbygrave rbygrave modified the milestones: 7.0 (JPA2), 11.15.2 Mar 28, 2018
@rbygrave
Copy link
Member Author

Thanks Roland. I've changed the default map key column name to mkey so we can avoid the issue by default - thanks!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants