Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

DescriptionThis project was created for the sole purpose of sharing container created for Vaadin framework and EclipseLink. Please, have in mind that this project is untested and work in progress. Download and usageThe project does not currently have SVN repository properly set up - it will be ... [More] available as soon as there will be more people interested in using and probably improving it. In order to obtain the source, check the Downloads page. Once you get the java file, don't forget to change the package name to appropriate one - if you're using any decent IDE it will shout on you right away. The only method you have to implement by yourself is acquireClientSession() - we thought it's the best way to allow custom methods of obtaining client sessions, especially if you already have another class that handles session management. Implementation can be as simple as: @Override protected ClientSession acquireClientSession() { return EclipseLinkSessionBroker.acquireClientSession(); }There's no need to set any specific parameters. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 4 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.