Re: Loadable non-detachable list model for listView

2013-02-24 Thread meduolis
://www.jroller.com/cardsharp/entry/open_session_in_view_pattern; Thanks Sven, for help. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Loadable-non-detachable-list-model-for-listView-tp4656216p4656738.html Sent from the Users forum mailing list archive at Nabble.com

Re: Loadable non-detachable list model for listView

2013-02-24 Thread Sven Meier
You'll need to apply the OSIV pattern for that. Sven -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Loadable-non-detachable-list-model-for-listView-tp4656216p4656734.html Sent from the Users forum mailing list archive at Nabbl

Re: Loadable non-detachable list model for listView

2013-02-24 Thread meduolis
I get same exception with your updates. Looks like I have to reload object from database before it's deletion or delete it by id. Anyway, thanks for help. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Loadable-non-detachable-list-model-for-lis

Re: Loadable non-detachable list model for listView

2013-02-24 Thread Sven Meier
pache-wicket.1842946.n4.nabble.com/Loadable-non-detachable-list-model-for-listView-tp4656216p4656727.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For

Re: Loadable non-detachable list model for listView

2013-02-09 Thread Sven Meier
like this I will get an exception that object is detached. So if I want to delete it, I need to reload it from DB. Is there any way to load non-detached model object? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Loadable-non-detachable-list-model-for-listView

Loadable non-detachable list model for listView

2013-02-09 Thread meduolis
get an exception that object is detached. So if I want to delete it, I need to reload it from DB. Is there any way to load non-detached model object? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Loadable-non-detachable-list-model-for-listView-tp4656216.html Sent