Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit 551e90d

Browse files
authored
Update README.md
1 parent 1765fd0 commit 551e90d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
The XDEV Application Framework provides an abstraction over database dialects as part of its SqlEngine. This module is the Database Adapter for Oracle 12c which includes the Oracle-specific implementation for database access.
88

9+
Note: This adapter is also compatible with Oracle 10g/11g and replaces the old ``xapi-db-oracle-10g``/``xapi-db-oracle-11g`` database adapters.
10+
911
## XDEV-IDE
1012
XDEV(-IDE) is a visual Java development environment for fast and easy application development (RAD - Rapid Application Development). XDEV differs from other Java IDEs such as Eclipse or NetBeans, focusing on programming through a far-reaching RAD concept. The IDE's main components are a Swing GUI builder, the XDEV Application Framework, and numerous drag-and-drop tools and wizards with which the functions of the framework can be integrated.
1113

0 commit comments

Comments
 (0)