Little ProxyLittleProxy is a high-performance HTTP proxy written in Java1.5Asynchronous(Event-driven)Apache 2.02011-06-031.1yesNo PhishBouncerAnti-phishing proxy1.6ThreadedBSD Modified2011-02-281.1yesno Andiparos"Andiparos is ... an open source web application security assessment tool that gives penet...
PulseDB is a database-mapping software library written in Java, it provides a transparent access and manipulation to a great variety of database implementations. PDB provides a DSL that covers most of SQL functionalities and allows to easily integrate persistence into your projects and modules....
DataViewer is an lightweight database utility written entirely in Java. Using the flexibility provided by Java Database Connectivity (JDBC), DataViewer provides a simple way to interact with some databases include DB2, Oracle, MySQL, and Microsoft SQL SERVER from simple queries to table and updat...
H2 is a fast database written completely in Java that has some interesting and useful features. For one thing, it’s JPA-compliant, so we can connect our application to it in the same manner we would to any other JPA database like Microsoft SQL, MySQL, Oracle, or PostgreSQL. It also ...
It is written in Java using JDBC and performs I/O and related persistence operations of the original application. View chapter Book 2010, Information Systems TransformationPhilip H. Newcomb, Robert Couch Chapter Programming Tools and Technologies in SQL Server Overview of SQL Server Programming If ...
Java when building database applications.The following OBE is based on the bookOracle Database Programming using Java and Web Serviceswritten by Kuassi Mensah. The description of the book is available athttp://db360.blogspot.com/2006/08/oracle-database-programming-using-java_01.htmland the code...
Oracle Database in multicloud environments Database applications achieve high performance, scale, and availability in your selected hyperscaler by using Oracle Database services running on Oracle Cloud Infrastructure, which is collocated in the hyperscaler’s data centers and deeply integrated with the ...
Welcome to H2, the Java SQL database. The main features of H2 are: Very fast, open source, JDBC API Embedded and server modes; in-memory databases Browser based Console application Small footprint: around 2.5 MB jar file size Download Version 2.3.232 (2024-08-11) Windows Installer ...
Returns a string of characters that may be used in unquoted identifier names. Handle Gets the JNI value of the underlying Android object. (Inherited from IJavaObject) IdentifierQuoteString Returns the string used to quote SQL identifiers. IsCatalogAtStart Determine whether a fully qualified tab...
Oracle Database can also store program units written in Java. A Java stored procedure is a Java method published to SQL and stored in the database for general use. You can call existing PL/SQL programs from Java and Java programs from PL/SQL. ...