News

Embedded SQL in Java There a number of pure Java SQL database systems develolpers can embed into applications. In this tip we introduce two open source projects, HSQLDB and Apache Derby.
Developers writing embedded Java applications have a stack of frameworks and other tools to choose from. Here are the best Java frameworks used for embedded development today.
Oracle announced Tuesday two new products aimed at Java developers working in the mobile-and-embedded space.
Oracle will introduce on Tuesday a version of embedded Java intended to boost the platform’s prominence in the realm of networked devices. The company also will roll out a middleware stack ...
The ITTIA DB Type 2 JDBC (Java Database Connectivity) Driver from ITTIA adds integrated SQL storage to Java applications. Database files can be opened directly by the Java Virtual Machine process or ...
At JavaOne Shanghai, Oracle announced new releases of its Java ME Embedded technology aimed at tackling the Internet of Things.
Oracle today announced Oracle Java Embedded Suite 7.0, a new, packaged offering that facilitates creating applications across a wide range of embedded systems including network appliances ...
Oracle has released a bunch of new technology supporting its Java Embedded platform, including Oracle Java ME Embedded 3.2 and Oracle Java Embedded Suite 7.0.
ITTIA DB-SQL version 2.6 executes SQL queries faster through enhancedcaching and query plan optimization. The SQL engine now caches tabledescriptions and statement execution plans to significantly ...
Since ITTIA DB SQL uses row-level locking, developers can create many JDBC connections to safely access and modify the same database. Tables can be stored on disk or in memory, with performance tuned ...