Search Results for "hibernate-jpa" - Page 4

Showing 524 open source projects for "hibernate-jpa"

View related business solutions
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • 1
    SGTimer

    SGTimer

    Advanced Shutdown Scheduler

    Advanced shutdown scheduler with easy to use GUI written in Vala and GTK+3. Besides of shutdown, suspend, hibernation, restart and log out, SGTimer is able to execute Bash commands, or just to show a message or play sound. All settings can be stored into presets for future use. SGTimer is available in PPA for Ubuntu: https://launchpad.net/~georgdh/+archive/gdh sudo add-apt-repository ppa:georgdh/gdh sudo apt-get update sudo apt-get install sgtimer
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    ThinORM

    A lightweight ORM that does not require annotations.

    This project was the result of working on systems constrained to versions of Java < 1.5 and including a great deal of code dealing with object persistence. This project was essentially a proof-of-concept to determine whether or not I could create, essentially, an alternative to JPA that did not rely on annotations. I was able to create a working system, and a fairly lightweight one at that, but it would require a great deal of work to be production ready.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Direct Democracy Portal, mixing open source with politics to create a portal for online organisations governed through direct democracy. Using maven, mysql, hibernate annotations, spring and ThinWire. Now on http://sourceforge.net/projects/cia/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Coherent Logic USA Spending Client

    Java client API for accessing the USA Spending Government web services

    ... and includes several examples to demonstrate how the components fit together. The domain model includes Java Persistence Annotations (JPA) for projects with requirements to persist data retrieved from the USASpending.gov website to a database. Also included with this API are data access objects to facilitate various persistence operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 5
    KObject java

    KObject java

    Java EE MVC2 framework

    MVC2 Client and Server framework for Java EE with ORM functionality, templates, code generation for rich client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Vogon personal finance tracker

    Vogon personal finance tracker

    Simple personal finance tracker using Spring Boot and AngularJS

    Project has moved Github at http://github.com/zlogic/vogon Check out the live demo at http://vogon-zlogic42demo.rhcloud.com Simple web-based personal finance tracker using * AngularJS on client-side * Spring MVC on server-side for AngularJS request handling * JSP for page generation * JPA and Spring Repositories for entity management * H2 database for data storage, or a server-provided PostgreSQL (OpenShift/Heroku) Named after the Vogons (http://en.wikipedia.org/wiki/Vogon...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GenApp

    GenApp

    Generador d'Aplicacions

    == MOGUT A GITHUB: https://github.com/GovernIB/genapp == A partir d'una bbdd en postgresql o oracle, genera totes les capes d'una aplicació web: model, jpa, ejb, logica(ejb), web i webservices. Caracteristiques: * Incorpora un llenguatge d'alt nivell generat per realitzar consultes a bbdd de forma que l'aplicació es pot construir sense haver d'escriure ni una linia de codi SQL. D'aqui que qualsevol canvi produeixi errors de compilació i no d'execució com passava amb el codi SQL. * Gestiona...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    JHCaching

    Lightweight LRU Caching library with persistence

    LRU caching map is Least Recent Used Map, (see Wiki), meaning that a Key,Value pair is stored in the cache, with a "expireTime", but every time the Key is retrieved (get method) the expire time is extended. It is a simple POJO one jar library. With complete documentation with examples and javadoc. When the cache reaches is "maxSize" or a cleanup of the cache is performed (automatically by deamon thread dependent on the "LRUCachingMapConfiguration"), it is the keys with least recent...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Metawidget
    Metawidget is a smart User Interface widget that populates itself, at runtime, with UI components to match the properties of your business objects. Supports Swing, Java Server Faces (JSF), GWT, Spring, Struts, Android, Hibernate, Groovy, JPA and more
    Downloads: 1 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 10
    Awesome Time Tracker

    Awesome Time Tracker

    Time tracker with which builds PDF reports

    Project has moved Github at https://github.com/zlogic/awesometracker This is a simple time tracker built with Java FX for UI, JPA and an H2 database for data storage, and dynamicreports for building PDF reports. I created the project after being frustrated with most free and open-source time tracking tools. Project is still under development and some nice (planned) features are not yet ready. Requires Java 8 to build and run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Adichatz - Eclipse 4 RCP Framework

    Develop quickly & easily Eclipse 4 RCP Application in JEE/JSE context

    In a few minutes, Adichatz plugins allow you to develop an Eclipse 4 RCP application using JPA in a JEE or JSE context. Editors enable to edit beans and their dependencies including databinding, validation, transaction... Components are easily extensible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    astah-anycode-plugin

    astah-anycode-plugin

    Code generation from UML to any language (Java, Objective-C, PHP...)

    Code generation plugin for Astah* UML. It enables to generate source code from UML class diagrams to various languages (Java, JPA, PHP, C#, Objective-C...) with custom templates. It now makes source code generation easy thanks to built-in directives.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14

    ubroot

    Transient package for dog, easy-apt and click application

    Dog is an application that stores user password in aes encryption and call it for multiple purposes. With it user don't need to insert their password multiple time to alleviate non-root user restriction while using their computer. easy-apt is the simplified version of apt-get and add-apt-repository. It is also provided with a graphical user interface (GUI) for users who are not used to the command line. click is an application that utilised pm-hibernate to mimic fastb*ot in other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Next Framework
    Next is a Java Web framework, based on Spring and Hibernate, it aims the fast development and high productivity. It was born from the older brother Neo Framework. Features several utilities that makes web development easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    GenericStruts

    Simplify Struts2 + Hibernate application development

    This library implement common code used in Struts2 + Hibernate MVC applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PILA - Sistema de Ajuda Financeira

    Sistema pessoal que ajuda no controle de despesas

    O "PILA" é um sistema que visa auxiliar usuários que possuem uma certa dificuldade em controlar sua vida financeira de forma simples e prática.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JDAL (Java Database Application Library)

    JDAL (Java Database Application Library)

    Java data access and swing binding library

    JDAL is a Java library that aims to help developers making database applications easily using Spring Framework and Hibernate, JPA or IBatis ORMs. Support generic DAOs and ready to use UI Components with server side pagination and sorting.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19

    Multimodule Maven Project with Assembly

    A Multi module maven project that uses maven assembly plugin

    A Multi module maven project that uses maven assembly plugin. Java spring and hibernate is used. A full fledge sample project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SMS Chat (CChat)

    SMS Chat (CChat)

    Web based SMS Chat app delivering messages through SMS Gateways

    ############################### Project moved to GitHub: https://github.com/jcustovic/CChat ############################### SMS Chat application. Operators replay to SMS messages sent by users mobile phone. Application is web based, written in Java (web gui SmartGWT). SMS communication goes through SMS gateway.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    As of now, you can get Ehcache only from ehcache.org or Maven central. A simple, fast, thread safe, standards based cache for Java, and provides memory and disk stores and distributed operation for clusters. ehcache is widely used in such open source projects as Hibernate and Spring. Terracotta offers enterprise edition
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Open Source Business Library integrates well known open source components like JBoss, Hibernate, Spring and WingS into an application development platform for data centric and process-driven web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Taylor
    Taylor MDA is a specialized UML modeling tool based on Eclipse. It uses convention-based techniques to generate the maximum code from streamlined UML models. Templates are included for generating JEE applications based on JPA/EJB3 and JSF/Seam/Facelets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    j4geo

    Java implementation for OpenGeoDB (http://opengeodb.org)

    j4geo is a java library for access to OpenGeoDB. It was used EclipseLink as JPA implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    SimpleJPAQuery

    Simpler querying in JPA with this handy library

    Now instead of creating named queries, or writing down your queries in JPA, all you need is to fill a bean of the JPA class you want to query and call the "findByExample" method, and it will filter accordingly. You can also customize how the query is built by some annotations that can be added to the JPA class (@Exact for exact string instead of using like, @Exclude to exclude fields or a value for this field, @From and @To for date ranges... and more). Check this url for a blog describing how...
    Downloads: 0 This Week
    Last Update:
    See Project