ORMITJava
9 article(s) tagged with ORMITJava
2024-07-21
Strategic Planning for Proprietary Oracle based Systems
As IT executives, it is important to stay informed about the latest technology trends and developments, particularly when it comes to development and database platforms.
2024-11-15
Break free from Oracle’s grip: A guide for Oracle Forms and Oracle Database users
Are you looking to migrate from Oracle to more modern and versatile solutions? This guide explores some of the best alternatives.
2024-11-17
Who should consider migrating from Oracle to Open-Source? (and how to plan for it)
If you are curious about migrating from Oracle to Open-source technologies but don’t really know where to start and how to plan this migration, our latest blog post will help you better understand who should consider this type of migration and how to plan for it.
2024-11-17
10 legacy development languages that organizations should consider replacing.
Organizations that have been around for a while often find themselves stuck with legacy development languages and technologies that are becoming increasingly outdated.
2025-03-07
Oracle Forms Migration to Angular or React with ORMIT™-Open Java's Automated Migration tool
ORMIT™-Open Java emerges as a transformative solution, offering automated migration away from Oracle Forms by seamlessly rewriting old Forms & PL/SQL code into modern languages and frameworks like Angular or React.
2025-01-08
Oracle Forms Migration – Java/JS instead of Oracle APEX?
Migrating away from Oracle Forms can offer several advantages, especially considering the evolving landscape of technology and business requirements. Here are several reasons why migrating away from Oracle Forms might be a good idea
2025-03-18
Understanding Concurrency Management After Migrating Oracle Forms to Java with ORMIT™-OpenJava
Migrating Oracle Forms to ORMIT™-OpenJava™ replaces the traditional stateful session and record locking model with a stateless, service-based architecture. Each interaction uses RESTful API calls backed by JDBC, meaning concurrency is managed directly at the database level, with optional business rule enforcement at the service layer (like optimistic locking). This modern design ensures cloud compatibility, supports horizontal scaling, and simplifies maintenance — making ORMIT™-OpenJava™ a future-proof platform for Oracle Forms modernization.
2025-03-11
Understanding ORMIT™-OpenJava’s Oracle Forms compatibility service
The Oracle Forms compatibility service (OFCS) is a critical component in the ORMIT™-OpenJava architecture, designed by RENAPS to ensure compatibility with Oracle Forms features while embracing modern web standards. Its inclusion is intentional and allows for seamless handling of legacy Forms logic, centralized validation, and optimized code management.
2025-02-23
Understanding Key Mapping after an ORMIT™-OpenJava migration
ORMIT™-OpenJava keeps the same key mappings as Oracle Forms by default, ensuring a seamless transition with no change management required. Fully customizable via key_mappings.mjs, it offers improved readability and control.