Showing 66 open source projects for "java dto dao"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    JTools provides some useful tools and utilities for Java 5.0 development. Beneath some smaller utilities we have: a (Ant like) DAO framework (also including XML Repository) and a (JSP like) general purpose template generator and execution framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Mandragora would be a framework that helps implementing Business Delegate and DAO patterns. The idea is let the controller of an MVC application deal just with value objects, without having any idea of how they are managed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Opoo Apps for Java

    A set of Java common utilities.

    A set of Java utilities, including generic DAO interface, cache, file storage, AOP tools and some other open source applications. Commotted to the rapid development of Java apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    daogenerator

    DAOGenerator automatically generates dao classes for Jee web apps

    DAOgenerator is pure Java, open source application, generates DAO classes for Jee applications. Additionally you can use auto generated mapping.xml on your Spring projects. Fully compatible with eclipse/JPA POJO generator DAO Generator currently supports below ORM frameworks: Hibernate JPA Application is platform free, you can run via console: java -jar daogenerator.jar OR right click -> open with -> Java SE Binary (Windows) Application requeries Java 1.6+ You can check...
    Downloads: 0 This Week
    Last Update:
    See Project
  • NeoLoad is a very comprehensive tool if you are looking for a performance test tool for web applications and other applications Icon
    NeoLoad is a very comprehensive tool if you are looking for a performance test tool for web applications and other applications

    Continuous performance testing

    Your applications are all built differently, but they all need to perform. NeoLoad simplifies and scales performance testing for everything, from APIs and microservices, to end-to-end application testing through innovative protocol and browser-based capabilities.
    Learn More
  • 5

    Creative ORM

    A small and easy ORM solution in Java, using annotations.

    Creative ORM is a small Annotation based framework for DAO / ORM mapping in Java. Used reflection to create / map entities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    RAD platform for of Ajax applications in java / j2ee. Main features : creation of Ext J.S (extjs) master-detail forms and grids( filter-paging-grouping) without javascript, integration with Spring for the services layer, a Generic Hibernate DAO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JSPA is an extension of Java JPA. The JSPA creates a convenient, flexible and simple Java DAO–abstraction layer for applications using Stored Procedures persistence. The entities (POJOs) are mapped to Stored Procedures using a simple set of annotations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BLoMo generates hibernate models, DTO layer and adds improved security, validation and generic access to web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DruideDB is an embedded database (based on Object/XML mapping files) for Java applications. Both source code (DAO) and persistence layer (mapping) is generated. This DB stores everything as strings and handle auto-increments and multiple PKs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
    Learn More
  • 10
    Java Enterprise Development Platform
    The aim of this project to give a development ready WAR and EAR file in which important opensource libraries (struts2, spring, hibernate are aimed at the beginning) are inbuilt and ready for development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SeQuaLite is a light-weight java persistence DAO framework. Though it's footprint is tiny,only one small jar, it is fast and powerful. Features: CRUD operations, Lazy-Load, Cascading, Pagination, POJO generator. Helps reduce development time effectively
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Mecanismo de Persistência em Java. "Because, only JChrist Saves!"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DaoAnnotation is a Java projet to use simple dao CRUD with simple annotation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A simple and fast data access object library for Java developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    aka Hua Rong Dao (華容道). This is a sliding block game and its solver. Goal: Move the biggest piece to exit in the middle bottom. You can customize the pieces' shape and the configuration of the board. The program shall find the optimal solution
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    JAVO: Java Automated Value Object is a framework for dynamically creation and population of Value Object (or DTO) given a definition written in XML. It works both ways in order to assemble a DTO from a Business Object or vice versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A project to develop parsers for sql code and generate appropriate orm aware java/as code. Current version generates 1. java code with dao and dto to interface with SmartFoxServer java api. 2. as3 code (attribute list) 3. parse mysql 5.0 create table
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MDAOG is a Java Based DAO Generator. MDAOG generates Java source files that are used to make database access from web applications easier. It uses the DAO design principle. Currently it is geared for use with PostgreSQL databases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    DAO Tools provides a set of useful tools to convert SQL statements from legacy systems to Hibernate DAO Methods. Currently it only converts SQL to HQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A data supporter library for developing hibernate ready applications with an easy to write dao code preventing session problems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project generate data access objects (DAO) Java classes from a dbDesigner XML definition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Dynamic Dao is JDBC ORM framework. It allows to use annotations to attach SQL execution to interface methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Trata de um Framework para a criação das telas de formulário de sistemas desenvolvidos para desktop. Para sua utilização deve criar as classes bean, dao e action e mapear essas classes em um arquivo XML chamado dicionario.xml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Daozero reduces DAO code based on Spring & iBatis. The Old way is to write code and invoke iBatis API explicitly, but Dao-zero implements DAO interfaces in runtime, invokes iBatis API for developers automatically. Replace old DAOs with it directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An alternative framework to EJB3. Utilize spring dao, hibernate, jax-ws, spring rmi support to construct an enterprise-strength framework. Also some ant tasks, an modified ant, and an modified tomcat are included.
    Downloads: 0 This Week
    Last Update:
    See Project