A
Ajax
Aspect-Oriented
 
B
Bloggers
Build Systems
Business Intelligence
ByteCode
 
C
CMS
Cache Solutions
Charting & Reporting
Chat Servers
Code Analyzers
Code Beautifiers
Code Coverage
Collections
Command Line
Connection Pools
Crawlers
 
D
Databases
 
E
EJB Servers
ERP & CRM
ESB
Eclipse Plugins
Expression Languages
 
F
Financial Soft
Forum Soft
 
G
General Purpose
Geospatial
Groupware
 
H
HTML Parsers
 
I
IDEs
Installers
Inversion of Control
Issue Tracking
 
J
J2EE Frameworks
JDBC
JMS
JMX
JSP Tag Libraries
Job Schedulers
 
L
Localization
Logging Tools
 
M
Mail Clients
 
N
Network Clients
Network Servers
 
O
Obfuscators
 
P
PDF Libraries
Parser Generators
Persistence
Portals
Profilers
Project Management
 
R
RSS & RDF Tools
Rule Engines
 
S
SQL Clients
Scripting Languages
Search Engines
Security
Source Control
Swing
 
T
Template Engines
Testing Tools
Text Processing
 
U
UML & Modeling
 
V
Validation
 
W
Web Frameworks
Web Mail
Web Servers
Web Services
Web Testing
Wiki Engines
Workflow Engines
 
X
XML Parsers
XML UI Toolkits
 

OpenCore

Midleware abstraction layer providing foundation for rapid development and smooth integration of open subsystems.

 * Data model, persistence, business logic, web user interface and desktop application (thick client) framework framework usable as simple Java classes (POJOs) or within J2EE application server
 * Persistence layer architecture and implementation ensuring optimistic locking preventing concurrent data modification and unique data id generation and timestamp maintenance directly by a database
 * Default persistence layer implementation using pure JDBC for high performance, low overhead and easy portability.
 * Database schema definition, maintenance and versioning
 * Database connectivity, connection pooling, transaction management
 * Framework and patterns for data access and modification
 * Utilities for context propagation, asynchronous executions, encryption, transactional file manipulation
 * Web user interface framework, page inheritance, layout definition, security
 * Desktop application (Thick client) framework with default implementation using SWT
 * Database support for DB2, HSQLDB, MaxDB, MS SQL Server, MySQL, PostgreSQL, Oracle, SAP DB, Sybase ASE
 * Connection pool support for Commons-DBCP, C3P0, Proxool, XAPool and J2EE datasources
 * Transaction manager support for JOTM, J2EE transaction managers and custom in-JVM transaction manager
 * J2EE application server support for JBoss, JOnAS, WebLogic, WebSphere

 
Category J2EE Frameworks
License GNU General Public License (GPL)
HomePage http://www.opensubsystems.org/core/index.html

Articles, Tutorials, Resources

(Suggest new resource)

See also






Java is a trademark or registered trademark of Sun Microsystems, Inc. in the United States and other countries. This site is independent of Sun Microsystems, Inc.