Showing 143 open source projects for "java bean"

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 1
    XmlConfig is a configuration library which instantiates and configures bean-style Java objects. The configuration is specified in an XML file.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    An Xbean is a Java Bean software component that takes XML as input, processes it in some fashion and then passes XML on to the next Xbean. The goal of the Xbeans project is to provide a rich repository of freely available Xbeans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    YAFTP is a java portable client frontend to RFC765 RFC959 RFC2228 RFC2640 server , it intends to provide both a SWING GUI FrontEnd bean to access and recognize misc FTP servers and also non graphical classes and API as well
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java package providing access to a tree of Java Bean objects via the DOM interface. Although similar packages are available LDOM concentrates on applications where typically the whole tree will not be accessed (e.g. during serialisation). This gives grea
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    This is a collection of Java based XML technologies allowing for the rapid production of XML Messaging based systems using Java. As an Example there is a (Swing/JDOM) GUI framework, a Message Driven Bean which allow for rapid production / consumption of
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Bean Bowl is the a fun and useful Java lab, allowing you to play around with Java classes and objects using direct manipulation techniques instead of writing long main() methods. Use it either as an application or as a GUI component framework for you own
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    This tool will help you to quickly create a JBoss 2.x CMP Entity Bean based on a database table and its columns that you specify. You will need to understand what an Enterprise JavaBean is, and how to connect to your database vendor via JDBC drivers. Once
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    JUnitEJB is an extension to JUnit which runs test on a remote EJB server. Tests can be executes via a simple session bean. This allows the testing of a EJBLocalObject.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EJBDoclet is a JavaDoc plugin (Doclet) that generates EJB related source files from an EJB bean source file that has been JavaDoc commented by using special EJBDoclet tags. EJBDoclet has retired, http://sourceforge.net/projects/xdoclet is the substitute.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    EJBGen 2.0 is an EJB extension module for the SrcGen project. It generates Java and XML source files based on meta-data supplied in the form of an XML document that conforms to a DTD/XML Schema that describes the structure of an Enterprise Java Bean.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Bean Security is an Access Control Solution for Java Beans. Bean Security enables you to configure access control to your Java Beans (including JSF Managed Beans and JPA Enities) based on the authenticated user and its roles via XML or Annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An implementation of the JSR-303 (Bean Validation).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tools to simplify access to Siebel using the Siebel Java Data Bean. Allows easy access to different Siebel environments and databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A developer tool that implements first-class properties in Java. It consists of an annotation class to allow users to mark bean properties in their code, and a source-code pre-processor that generates getter and setter methods as needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Another Java-database mapper (bean to table or to query), but you use SQL directly (no query language), no complex XML mapping, and automation of JDBC routines. It contains 3 functions: 1. readwrite mapping 2. query mapping 3. DDL generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ZK-BaseWeb

    Zkoss + Hibernate + Spring

    Web project of e-commerce (shop + backoffice) using zkoss 6 and Hibernate (annotations) and Spring for security and bean management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A easy to use light weight O-R mapping component it only can be used with MySQL database now. All you have to do is followed: 1.Create a bean . ex: public class Person{ private int id; private String name; //getter &setter methods. } 2.create a table,the
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CRUDGenerator automatizes repetitive tasks in generating forms to create, read, update and delete data (aka CRUD). Beginning from an hibernate bean (the model), the controller and the views (with a custom taglib) are automatically created. The Spring Inv
    Downloads: 0 This Week
    Last Update:
    See Project