Projects tagged ‘jpa’ and ‘wicket’


[13 total ]

1 Users

The First Guicy CMS, comming soon with E-Shop module. first usable release is planned to: 17.12.2009
Created about 1 month ago.

0 Users

In diesem Projekt wird eine kleine Beispielanwendung mit Wicket, Spring und JPA für die Google App Engine entwickelt. Diese Anwendung dient als Spielwiese für verschiedene Services, die durch ... [More] Google und die App Engine bereitgestellt werden (XMPP, Cron, Mailing, Image Processing, etc.) [Less]
Created about 1 month ago.

0 Users

In diesem Projekt wird eine Homepage für die Aion Legion "Schattenkrieger" erstellt. Als Basis dienen Wicket in der Presentationsschicht, Pojos in der Serviceschicht und DataNucleus-JPA in der Persistenzschicht.
Created about 1 month ago.

0 Users

Spring-ROO is a Codegenerator-Tool for creating Spring-Webapplications. It ist much more than just a maven-archetype. ROO uses as default Webframework SpringMVC. This project is a addon-extension ... [More] to create a basic Wicket/Spring application in a short time. If you want to create a working wicket-application with the following features: Wicket CRUD for admin Wicket GUI for users Features from Spring-ROO Hibernate/JPA connection to db JMS EMailing Dynamically creating finders on your entities, producing robust JPA QL finder methods without any coding Spring Security integration, including web URL security and one-line ("install security") installation ... (see SpringROO) then you can use this addon and spring-roo to generate the boilerplate code in minutes. [Less]
Created about 1 month ago.

0 Users

Based on Wicket, EJB 3 and JPA, the developed application lets users manage their orders, track order status, receive mail or feed notifications about new available items, and more. The administrators ... [More] may verify and approve orders, create total order sheets, generate distribution lists, and more. [Less]
Created 4 months ago.

0 Users

Diese Projekt nutzt Wicket, Spring und JPA um eine Webanwendung für die Verwaltung von Bewerbungen zu realisieren. Diese Beispielanwendung wird im ObjektSpektrum Artikel "Googles App Engine: ... [More] Open-Source für die Cloud" sowie auf unserer Seite http://www.widas.de/gae behandelt. [Less]
Created 3 months ago.

0 Users

Chigs - short for change configs - is a web-based software for building and managing software configurations.
Created 3 months ago.

0 Users

Eclipse plugin - Dreamsource ORM code generator. See a manual from www.leeonsoft.com. Dreamsource ORM It abstracts a database table metadata into a com.leeonsoft.jdbc.crud.Table so it can ... [More] programatically and concisely be used to construct a dynamic query SQL as indicated by the following code: Compared to JPA 2.0, there are some following advantages: No annotations about column mapping in entity. No Metamodel classes are generated by means of an annotation processor or the application developer. com.leeonsoft.jdbc.crud.Table defines column mappings, table relationships and their join conditions. No lazy loading. Eager loading is implemented so n + 1 queries are prevented. Queries can be defined through Select or Query with support of built-in Converters: Select can be constructed based on objects Table, Column, And. Column can be obtained from Table and it has a lot of methods such as greaterThan(), betweenAnd(), which can be used to define predicates. Select supports pagination control. Query can be constructed from a string SQL statement. It supports parameter binding. Dreamsource ORM has a built-in com.leeonsoft.orm.converter.Converter type of converter that can be used by com.leeonsoft.jdbc.EntityManager or application to convert a Java Object into a frontend String or a frontend String into a backend Java Object. The converter prevents data conversion from scattering different pages and layers. Dreamsource ORM has a built-in com.leeonsoft.orm.validation.Validatable type of validation that can be used by com.leeonsoft.jdbc.EntityManager or application to validate an input POJO object before it is saved or updated. The validation prevents invalid data from being persisted. Each database table needs the following objects: an entity object which extends POJO. a primary key object which extends TablePK if there is a composite primary key. a table object which extends Table. a converter which extends Converter (optional). a validator which extends Validatable (optional). The above code can be generated using Dreamsource ORM Code Generator which is an Eclipse plugin. Dreamsource ORM depends on ASM and AspectJ. You can find more documentation from Leeonsoft web site. Integration of Dreamsource ORM with Spring and examples can also be found in Leeonsoft web site The following databases are supported: Oracle DB2 SQL Server MySQL HSQLDB Usage for GWT: Download the dreamsource2_0_1_04202009_GWT_src file from the downloads linked on the right of this page and add it to your project's classpath. Add the following inherits to your .gwt.xml: Use any classes under com.leeonsoft.jdbc.orm and com.leeonsoft.jdbc.exception as well as your domain objects that extend com.leeonsoft.jdbc.orm.POJO as you normally would. [Less]
Created 7 months ago.

0 Users

WoW Plan is a World of Warcraft character levelling/gear and dungeon progression planning application.
Created 12 months ago.

0 Users

Share my projects with the world
Created 3 months ago.