Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Try ServoDesk for free
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.
SmartPool is a connection pooling Javacomponent modeled on connection pooling features provided by an Application Server. SmartPool 1.5 focuses on Oracle RAC and global Transactions. It makes an attempt to solve critical issues like connection leaks, co
XQEngine is a Javacomponent for searching collections of XML documents that uses an XQuery front end. The engine has a straightforward API that allows it to be easily embedded in end user applications. Requires some basic Java programming skills.
XDataGrid is a simple .NET DataGrid like component written in java that binds with a very flexible XDataSet(.NET DataSet like) with XML generation capability. XDataSet in version-1.0 also can be built using XML that supports definition of multiple tables
Framework for software component integration, interoperability and adoptability through a XML based vocabulary: Software Component Integration Mark-up Language (SCIML)
The Universal SQL Gateway tunnels SQL requests through firewalls over HTTP by implementing a special JDBC driver. It provides secure database acces by acting as a firewall component commonly refered to as Application Gateway.
The objective of i-trax is to allow users with mobile devices to communicate via messages. Therefore messages can be sent, received and saved using a mobile device. i-trax consists of a J2ME client component and a PHP/MySQL based server component.
This project contains an component to building JDO applications with Castor (http://castor.exolab.org/). It's allow easy using of mappings with building OQL queries.
Data Evolution for Java. Finch is a Data Transformation System based on JDBC and other Java blessed specifications. Finch is based on a component task architecture allowing users to create complex data manipulation jobs.
BEEJ is a Boolean Expression Editor for Java. This library provides a GUI interface to build complex (or simple) expressions with your options as a base component.
Centralized database for cataloging CD collections. Database is browseable through an HTML interface; a client component generates XML album descriptions with automatic FreeDB lookups that can be uploaded to the server for easier album entry.
The jdbal project is a database abstraction layer written in java to provide a inheritable class structure for ejb 3.0 like objects. The key component of this application is the database abstraction coupled with inheritable table based objects.
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