Main > Free Download Search >

Free pure java jdbc software for windows

pure java jdbc

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3545
PrimeBase JDBC 4.3 Beta

PrimeBase JDBC 4.3 Beta


driver for the PrimeBase SQL database server more>> PrimeBase JDBC is an implementation of the Sun Microsystems Java Database Connectivity standard for the PrimeBase RDBMS.
PrimeBase JDBC implements both type 2 and type 3 JDBC technology drivers (also see http://java.sun.com/products/jdbc/overview.html). The specified JDBC URL determines which type gets used.
The type 2 JDBC implementation relies on the PrimeBase Virtual Machine library to connect to the database server. No explicit installation of the library is required, to keep installation as simple as possible.
The type 3 JDBC implementation accesses the PrimeBase Application Server as a gateway to the PrimeBase SQL Database Server. This removes the need to have the PrimeBase Virtual Machine on the machine with the JDBC application.
PrimeBase JDBC supports UNICODE, transactions and all other features of the PrimeBase SQL Database Server.
<<less
Download (form)
Added: 2008-10-27 License: Beta Price:
366 downloads
JSummer java 0.0.5.1

JSummer java 0.0.5.1


tool to compute and check message digest more>> JSummer is a tool to compute and check MD5, SHA-160 and SHA-256 message digest. Console-Version and GUI. Implemented in Java..<<less
Download (2.8MB)
Added: 2008-09-07 License: freeware Price:
411 downloads
StrangeBrew Java 2.0.1

StrangeBrew Java 2.0.1


A cross-platform reimplementation of the StrangeBrew brewing java software. more>> A cross-platform reimplementation of the StrangeBrew brewing software written in Java. Planned features include management for mashing, water profiles, cost, carbonation, inventory control and more<<less
Download (1.56MB)
Added: 2008-01-28 License: Freeware Price: Free
726 downloads
Font Rename (Java) 3.0

Font Rename (Java) 3.0


change file directory names to match internal font names more>> Change file directory names to match internal font names for OpenType and TrueType fonts (plain text names only); see also "Rename Unicode Font"<<less
Download (195k)
Added: 2008-11-10 License: Freeware Price:
389 downloads
Source Explorer for Java 0.1

Source Explorer for Java 0.1


enables Java devlopers to browse Java source files $ class libs. more>>
This tool enables Java devlopers to browse, search, query huge amounts of Java Source files and third-party class libraries. You can import Java Source files and binary bytecodes (zip/jar files) to create a compact symbol database. Users can use this database to view/navigate/search/query the database using elaborate user interface and elaborate command set. Features: Developed in pure Java; includes extremely fast Java source code parser; Includes fastest byte code (.class file) importer; Has a very small footprint (around 165k);
<<less
Download (159k)
Added: 1999-11-26 License: Freeware Price: $0.00
1919 downloads
Pure Icon Pack

Pure Icon Pack


A splendid set of icons that will look great on your PC more>> A splendid set of icons that will look great on your PC

Pure Icon Pack contains 14 high quality (256x256 pixels) icons. All the icons come in both PNG and ICO formats.
This package includes: CD Icon, Computer Icon, Folder Icon, DVD Icon, Internet Icon, Network Icon, Search Icon, USB Icon, ZIP Icon and more...

<<less
Download (654KB)
Added: 2008-09-26 License: Freeware Price: FREE
403 downloads
Pure-ASP Upload 1.5

Pure-ASP Upload 1.5


ASP upload without external components. more>> PureASP upload enables accept RFC 1867 uploads (multipart/form-data encoded forms with input type=file fields) by pure ASP without any external components, using Request.BinaryRead, multibyte string functions and default ASP objects..<<less
Download (333.2KB)
Added: 2008-09-07 License: freeware Price:
411 downloads
Jasmine Java 1.50.02

Jasmine Java 1.50.02


Jasmine Java is an auto FTP uploader. more>> Jasmine Java is an auto FTP uploader.Jasmine Java require Java 1.5.x platform. I mainly tested on Microsoft Windows XP SP2 Japanese edition, but it may work on MacOS X or the other OS<<less
Download (16KB)
Added: 2008-06-13 License: Freeware Price: Free
513 downloads
Pure Sudoku 1.51

Pure Sudoku 1.51


Solve a Sudoku puzzle on your Windows PC. more>>

Pure Sudoku 1.51 provides users with a free, visually and intellectually stimulating Sudoku puzzle game for your WindowsXP PC. It features easy to use controls, an attractive style and four difficulty settings for players of all skill levels. A deluxe version also exists for the very best Sudoku experience.

Enhancements: Version 1.51 may include unspecified updates, enhancements, and bug fixes.

<<less
Download (10.1MB)
Added: 2008-12-08 License: Freeware Price:
14467 downloads
 
Other version of Pure Sudoku
Pure Sudoku 1.05Pure Sudoku is a completely free, attractive version of a Sudoku puzzle game for your WindowsXP ... Pure Sudoku is a completely free, attractive version of a Sudoku puzzle game for your WindowsXP
Price: $0.00
License:Freeware
Download (7660K)
411 downloads
Added: 2008-09-07
JCavaj Java Decompiler 1.0

JCavaj Java Decompiler 1.0


JCavaj Java Decompiler is a free and useful Java-based Java Decompiler more>>
JCavaj Java Decompiler is a free and useful Java-based Java Decompiler that reconstructs the original source code from a compiled binary CLASS file. You can decompile java applets, jar and zip files producing accurate java source code.
JCavaj runs on any platform with Java Runtime Environment 1.4 or higher installed.
<<less
Download (862KB)
Added: 2006-08-29 License: Freeware Price:
2835 downloads
 
Other version of JCavaj Java Decompiler
JCavaj Java Decompiler 1.00JCavaj Java Decompiler is a free Java-based Java Decompiler. You can decompile java applets, jar and zip files producing accurate java source code. JCavaj
License:Freeware
Download (862KB)
2525 downloads
Added: 2008-08-15
HybridJava compiler 0.94

HybridJava compiler 0.94


A simple tool for Java developers. more>>
HybridJava compiler 0.94 is an application built to support users an alternative to Java Server Pages (JSP). JSP is a template language that supports supposedly convenient use of HTML and Java within same source code. A JSP engine reads this mixed code and generates a pure Java, later compiled and executed as a part of some Servlet. Note: FREE for non-commercial use.

Major Features:

  1. The suggested technology continues JSP approach which only advantage is exactly the above mentioned symmetry in using Java and HTML, but goes much further.
    • In this sense HybridJava is a successor and thus a modern alternative to Java Server Pages.
    • However JSP is just a template engine that does not in fact care about text between just two delimiters, but Java Server Pages technology capitalizes upon real compilation and thus upon a deep knowledge of the application structure.
  2. In HybridJava both Java and HTML operators are incorporated into a single formal grammar. Besides Java and HTML constituents the HybridJava syntax has a simple but powerful support for code factorization and reuse - widgets are defined in HybridJava language without any additional Java programming.
  3. Unlike all known user-defined tags implementations HybridJava widgets may have more than one insertion points named in this case.
    • Recursive usage of widgets is also supported.
    • A unique feature of HybridJava widgets is their transparency for Java context when Java variables of a page are accessible in its widgets.
  4. Technology includes an extremely transparent framework that includes application, page and widget level data session-scope persistance.
    • Compiler resolves the identifiers used in widgets and pages against Java definitions in Java blocks, definitions of widget attributes, in instances of widgets, page page instance and application-level data.
    • Components may send and receive signals.
    • The compiler generates Java source codes, one Java class for each page.
    • Execution of this code results in generation of the outgoing HTML.

Enhancements: Component model enhanced with signals

Requirements: none

<<less
Download (439KB)
Added: 2009-05-14 License: Freeware Price: FREE
15 downloads
 
Other version of HybridJava compiler
HybridJava compiler 0.88A JSP engine reads this mixed code and generates a pure Java, later compiled and executed as a ... Hybrid Java language is very easy to learn for those who know both Java and HTML Please note that
License:Freeware
Download (175KB)
835 downloads
Added: 2007-07-17
License:Freeware
Download (168KB)
917 downloads
Added: 2007-05-02
Java GDS Plugin 0.9

Java GDS Plugin 0.9


This plugin allows Google Desktop Search to index Java source files. Includes syntax coloring in the cache. more>>

This plugin allows Google Desktop Search to index Java source files. Includes syntax coloring in the cache.

<<less
Download (0.54MB)
Added: 2008-09-07 License: Freeware Price: $0
415 downloads
Java Image Studio 2

Java Image Studio 2


An enhanced painting program that works on any operating system more>>
An enhanced painting program that works on any operating system Java Image Studio is a multi-platform graphic editor that will run on most operating systems like Windows, Linux, DOS, Unix, etc.
<<less
Download (9.17KB)
Added: 2007-08-24 License: GPL Price:
807 downloads
Far Cry Pure Realism mod 1.2.2

Far Cry Pure Realism mod 1.2.2


Far Cry Pure Realism mod will make you satisfied because it tweaks the weapon characteristics in Far Cry to make the game more challenging. more>>

Far Cry Pure Realism mod 1.2.2 will make you satisfied because it tweaks the weapon characteristics in Far Cry to make the game more challenging.


<<less
Download (1.1MB)
Added: 2004-06-10 License: Freeware Price:
44 downloads
A cool java menu 1.0

A cool java menu 1.0


Java menu maker to make cool java menus! more>> Java Menu software is an exciting new java menu that is faster than animated GIFs with more than a few menu items, easier for you to use than defining mouseover states, plus adds impressive mouseover effects for your website, and extremely flexible<<less
Download (0.05)
Added: 2006-11-14 License: Freeware Price: Free
1089 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5