1

example : hibernate with Zk

asked 2014-03-14 12:10:31 +0800

ARROUB gravatar image ARROUB
25 3

i hope found a project explain integration between hibernate and Zk

Thanks

delete flag offensive retag edit

3 Answers

Sort by ยป oldest newest most voted
1
link publish delete flag offensive edit
0

answered 2014-03-14 12:59:40 +0800

ARROUB gravatar image ARROUB
25 3

thanks SITANSU, if you have a project explain the integration between ZK and hibernate. Please send me it .

link publish delete flag offensive edit
2

answered 2014-03-14 12:37:20 +0800

sitansu gravatar image sitansu
2254 13
http://java91.blogspot.in...

updated 2014-03-14 12:52:57 +0800

Here's demo hibernet example:

http://corejavaexample.blogspot.in/2013/03/hibernate-annotation-base-hibernate-4.html

Demo hibernet example Java Test class define in zul just like this:

   <zk xmlns:x="xhtml" xmlns:zk="zk" >

    <window   title="scan" closable="true" width="600px" height="400px" mode="modal" popup="true" border="normal" apply="org.zkoss.bind.BindComposer"
            viewModel="@id('vm') @init('com.demo.Test')" >

     <textbox/>
    </window>

More details

Reference:

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2014-03-14 12:10:31 +0800

Seen: 30 times

Last updated: Mar 16 '14

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More