|
Java Database not only offers the advantages of Java but also introduces new concepts that can revolutionize database programming techniques. For a start, the much famed portability of Java is the core strength of any Java Database. Now, you don’t have to buy different RDBMS for different platforms within the same enterprise. Other than the cost factors, the biggest advantage such an arrangement can give is that in-house code need not be redesigned for different platforms. By standardizing the database, programs working across platforms can interact transparently and effectively. Project managers would vouch that portability, synchronization, and customization effort for software running on different platforms are some of the most time consuming and tension filled activities in the office. Now all these activities can be easily implemented with the Java Database in its rightful place |
