Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Save Up to 91% on Cloud Compute With Spot VMs
Automatic sustained-use discounts. One free VM per month. No negotiation needed.
Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
Useful Java Class Library
Este projeto reune classes utilitárias que procuram facilitar o desenvolvimento de aplicações Java.
This project gathers utility classes that aim to facilitate the development of Java applications.
Este projeto implementa lógicas de Controle entre componentes visuais (jxSwing) e a camada de persistência (jxDao).
This project implements logical Control of visual components (jxSwing) and persistence layer (jxDao).
Este projeto implementa o Designer Partner DAO.
Neste projeto existem classes que facilitam a conexão com os SGDB Derby, Firebird, MySQL, Oracle, PostgreSQL, SQLite e SQLServer.
This project implements the DAO Designer Partner.
In this project there are classes that facilitate the connection to the DBMS Derby, Firebird, MySQL, Oracle, PostgreSQL, SQLite and SQLServer.
Serializable Data Transfer Object/Generic Dao for J2EE
Dto.java and others classes - for data transmission from/to view (with EL - Expression Language" ) layer to/from business and persistence layer in J2EE application. Dto extends from HashMap class of Java API for encapsulate any type of information by key type:key_i.key_ij.key_ijk....: Any component in any J2EE functional chain can access to DTO if they know the key key_i.key_ij.key_ijk.... for object access. This project helps to decouple the data, business logic and persistence logic allowing portability between different frameworks gently.