My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 1113
syboos hibernate-codegen is a easy to use hibernate generation toolkits. With hibernate-codegen, you can generate hibernate.cfg.xml, .hbm.xml, Hibernate Entity.java, DAOs from a Excel format's database defination in minutes. *You can use it: 1) As a Ant-task builder 2) As a Eclipse Plugin ...
A simple tool to capture hql and sql for web flows. If you download and try it please send a mail with your feedback to ap.nath@gmail.com or open a issue if you run into one. It gives an output like <log4j:event logger="org.webscale.hibernate.profiling.FlowAwareSessionStatsCollector?" timestamp...
*`hibtracker`* is a Java library that provides dirty property tracking for objects persisted by Hibernate. The aims of this project is to provide an automatic mechanism to track and persist modifications on persistent object. =Features= * Automatic dirty property tracking (record the old value...
==What is this project== Hibernate has a very nice SQL mapping called Criteria. Using criteria makes the code easier to understand and helps ensure that SQL injection does not occur. It also allows for better modularity of the filters and sorts. The main problem I had with criteria is that the bui...
This library helps to deal with Hibernate entities and collections in GWT applications - using the simplest available solutions. You can use this library as a [http://noon.gilead.free.fr/gilead/ Gilead] alternative for simple projects with Hibernate persistence (please note that Gilead currently ha...
<a href="http://www.fe.wmie.uz.zgora.pl/" title="Strona domowa/home page"> <img src="http://www.fe.wmie.uz.zgora.pl/img/logo1.jpg" width="65%" /> </a> Projekt koła naukowego W zakładce "Source" macie namiary na SVN które należy dodać do eclipsa. Link do konwencji programowania w JAVA(ja...
This is the Sample Flex Project with Full Source, to demo the Best Architectures of Both Flex and Java. This demo uses Cairngorm with UM Extensions (Universal Mind) in Flex Side. This demo also demonstrates the Paging utility made in Blaze DS. In Java Side, it uses Spring Blaz...
Hierbei handelt es sich um ein Testprojekt für das hse2 (Hibernate - Spring - Echo2) Framework. Dieses ist unter http://sourceforge.net/projects/hse erhältlich und unterliegt der Apache License V2.0 Lizenz. Die Implementierung einer Kochrezeptdatenbank sollte als einfache Grundlage für eine ansc...
a project to show how sucks Hibernate is! I hate Hibernate! 向肖囧、囧惠、肥囧、晶囧鼓掌~~ 用了Hibernate,ORM配置用JPA Annotations做的(偶尔夹了点点Hibernate Annotation) 测试用Spring,JUnit,DBUnit 日志用slf4j,logback 数据库用了Derby,有p6spy偷偷的记录日志 构建用maven
It can be useful to leverage different caching engines for different purposes. For example, you might want to use a fast local cache for read only items (such as ehCache) but need to used a powerful distributed cache for your read-write objects. This simple class allows you to simultaneously use...
1 2 3 4 5 6 7 8 9 10 Next