Showing 30 open source projects for "generator dao"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
  • 1

    jsf project generator

    Skelton of Springboot/JSF application with a crud generrator

    jsf project generator is a generator for Springboot jsf / primefaces web application. The project offers a skelton of a typical web app using the above technolgies and offers also a generator (a jar) for CRUD database operations. Users have only to write Entities or models, then the generator will do the whole the job by generating the view layer, the backing beans, services and dao classes. The generate tree by the generator have to be copied into the application folder. Jsf generator...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SQL DAL Maker

    SQL DAL Maker

    A generator of DTO, Model, and DAO classes to access relational DB

    SQL DAL Maker is a generator of DTO, Model, and DAO classes to access relational databases. Target programming languages: PHP, Java, C++, Python, and Go. To generate the class, you declare it in XML meta-program. At the stage of code generation, the target database must exist and be available for JDBC connection. Generated code is being synchronized with the current database schema using "live" JDBC metadata. Written in Java. Implemented as plug-ins For Eclipse: https...
    Leader badge
    Downloads: 127 This Week
    Last Update:
    See Project
  • 3
    DAOMedge

    DAOMedge

    DAO with generator

    Java Data Access Objects. A DAO system. Include data access objects and code generators. Cross table relations are easy too. This project uses POJO. Code written by a DBA whose approach isn't to persist java object but to normalize the database and work from that side.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Simple PHP DAO Generator

    Simple PHP DAO Generator

    PHP DAO Files Generator

    Simple DAO Class Generator for PHP use composer to download last ver composer require-dev braga/dao-generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
  • 5
    Empusa has moved to the HotRod project at Source Forge. Full DAO generator for MyBatis. Takes structure of an existing database using JDBC and generates DAOs, mappers, and all Mybatis configuration files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Jigy Generator Windows

    Jigy Generator Windows

    The best way to generate a Spring Java Web Application. It just works!

    The Jigy Generator is the simplest way to build and code a Java web application with a Spring Framework by using a project creation wizard and now it's been made even simpler by downloading a very small HTML file (337 bytes) and filling out a few form fields and let it construct your project with ease! The resulting project will be a Java web application with a Spring Framework configured to run in Eclipse or Netbeans. The project is annotation-based and provides dependency injection of project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Jigy Generator Linux

    Jigy Generator Linux

    The best way to generate a Spring Java Web Application. It just works!

    The Jigy Generator is the simplest way to build and code a Java web application with a Spring Framework by using a project creation wizard and now it's been made even simpler by downloading a very small HTML file (337 bytes) and filling out a few form fields and let it construct your project with ease! The resulting project will be a Java web application with a Spring Framework configured to run in Eclipse or Netbeans. The project is annotation-based and provides dependency injection of project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Jigy Generator OSX

    Jigy Generator OSX

    The best way to generate a Spring Java Web Application. It just works!

    The Jigy Generator is the simplest way to build and code a Java web application with a Spring Framework by using a project creation wizard and now it's been made even simpler by downloading a very small HTML file (337 bytes) and filling out a few form fields and let it construct your project with ease! The resulting project will be a Java web application with a Spring Framework configured to run in Eclipse or Netbeans. The project is annotation-based and provides dependency injection of project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Simple Pojo/Bean Mapper

    An ANT task to generate the conversion classes to allow you to create

    The original use for this was to take data out of a set of Hibernate DAO objects and create a variety of XML DOM objects from them. In the project that instigated this work the mapping between the DAOs and the XML DOM was not one for one and encoding the conversion into the DOAs was not a good idea. While at first sight this may seem similar to dozer (http://dozer.sourceforge.net) the primary difference is that this is code generation and does not have the overhead of using introspection at run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Email and SMS Marketing Software Icon
    Email and SMS Marketing Software

    Boost Sales. Grow Audiences. Reduce Workloads.

    Our intuitive email marketing software to help you save time and build lasting relationships with your subscribers.
  • 10
    Mardao source project is hosted at GitHub: https://github.com/sosandstrom/mardao Generates a DAO interface with multiple implementations: JPA, Android, Low-level AppEngine Datastore and SpringJDBC. The input to the generator are the annotated domain objects. The generator is packaged as a maven plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    java DAO Generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13

    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 online tutorial...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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: 0 This Week
    Last Update:
    See Project
  • 15
    Kohi is an object-oriented PHP framework that aims to be light-weight, easy-to-learn and does not want to stand in the programmer's way - a framework for non-framework folks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project is aiming to help Java developers to generate JDBC DAOs by connecting to database and reading meta data, and generate DAO classes helps to make CRUD applications easly, this project is using Freemarker as a template generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Duhad is a library useful to speed up development of applications based on database: contains a DB "inspector", a class generator represeting DB structure and a set of utils useful with Spring framework JDBC Dao support.
    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: 0 This Week
    Last Update:
    See Project
  • 19
    MD4J is an extensible J2EE webapp generator used in Ant and Maven based projects. Basically it reads your Hibernate 3 mappings to create EJB 2.1, Struts 1.x and JSP 2.0 code for CRUD and Search operations with patterns like MVC, DAO and SessionFacade.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DAO layer source code generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This tool generates Data Access Objects and Value Objects for PHP4/MySQL web applications. This greatly improves the readability of PHP scripts that use a MySQL database. Requires Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Emeraldjb, is a Object / Relational DAO generator for Java Applications. It allows developers to map relational database tables to XML and have the DAO pattern based SQL and Java source generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A code generator Tool to genrate high quality code! It will genaretor the DAO layer and the service layer code which base on Spring ,Hibernate. This project is develop with Castor, Velocity ect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Data Access Object XML-based Generator is a tool for automatic generation of Java code for the data layer. It imports a database schema and generates DAO classes for single or multiple tables. It stores the schema and user-defined classes as XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DAO generator. Objects are generated from most native description of relational data - SQL commands. Generator result is completely generated bridge Object - Relational database with connection pool, DAO factory, SQL dialects etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next