Popular Books:
Create Tables with CLOB Columns
This section describes how to create tables with CLOB columns in Oracle server. 2023-03-09, ≈35🔥, 6💬
How to connect Oracle data base
'JDBC Driver Connection URL' tutorial was cited in a forum post in IBM Rational forum post in 2011. 2023-03-09, ∼186🔥, 0💬
Distributed Key Systems: Enhancing Security...
'Cryptography Tutorials - Herong's Tutorial Examples' tutorials were cited in an 'Issues in Information Systems' paper in 2013. 2023-03-09, ∼163🔥, 0💬
Migrating files to new computer
'Setting Up and Using Crossover Cable Network' tutorial was cited in a TechGuy forum post in 2008. 2023-03-09, ∼144🔥, 0💬
once again: classpath and ojdbc14.jar
'JDBC Driver Connection URL' tutorial was cited in a JavaRanch forum post in 2012. 2023-03-09, ∼173🔥, 0💬
Chinese Characters in I.E. 8
'Chinese Character String with UTF-8 Encoding' tutorial was cited in a Web Developer forum post in 2009. 2023-03-09, ∼151🔥, 0💬
CSV export of tickets has wrong encoding
'Listing JVM Processes on the Local Machine with jps' tutorial was cited in a CodeRanch forum post in 2008. 2023-03-08, ∼155🔥, 0💬
64-bit RSA Key Validated by RsaKeyValidator.java
This section provides a tutorial example on how a 64-bit RSA key is validated by RsaKeyValidator.java with 3 rounds of encryption and decryption tests. 2023-03-05, ∼1622🔥, 3💬
💬 2018-06-09 Herong: Adrian, you are welcome!
💬 2018-06-09 Adrian: I needed in rush working 64-bit keys. You helped me a lot. Thanks! :D
com.liferay.portal.service.impl.PortletServiceImpl
'XSD (XML Schema Definition) - XML Validation' tutorial was cited in the source code of the PortletServiceImpl Java class in 2005. 2023-03-05, ∼155🔥, 0💬
Performance of Inserting Rows with a Regular Statement
This section describes how to measure the performance of inserting rows using a Statement object. 2023-03-04, ∼218🔥, 0💬
DriverManager - Loading JDBC Driver
This section describes how to load a JDBC driver and register it with DriverManager. 2023-02-28, ∼162🔥, 0💬
Connecting JdbcRowSet with a Predefined ResultSet Object
This section describes how to connect a JdbcRowSet object to a database server with a predefined ResultSet object. 2023-02-28, ∼196🔥, 0💬
Performance of Inserting Rows with a PreparedStatement
This section describes how to measure the performance of inserting rows using a PreparedStatement object. 2023-02-28, ∼211🔥, 0💬
JDK Documentation Installation
This section describes how to install JDK Documentation on your own local machine. 2023-02-28, ∼163🔥, 0💬
Installation of JdbcRowSet Reference Implementation
This section describes how to download and install JdbcRowSet Reference Implementation. 2023-02-28, ∼202🔥, 0💬
Oracle JDBC Drivers Overview
This section provides overview information on Oracle JDBC drivers. 2023-02-28, ∼515🔥, 0💬
ISO-2022-JP Encoding
This section provides a quick introduction of ISO-2022-JP encoding, which maps a JIS X0208 character to a 2-byte sequence by using both bytes of the character's code value directly. 2023-02-28, ∼2295🔥, 4💬
mcrypt Encryption Functions
This section describes mcrypt encryption functions and 4 DES ciphers (operation modes) - 8-byte ECB, 8-byte CBC, 1-byte CFB, and 1-byte OFB ciphers. 2023-02-28, ∼314🔥, 1💬
Inserting BLOB Values with setBlob() Method
This section describes how to insert BLOB values with the PreparedStatement.setBlob() method. 2023-02-27, ∼325🔥, 0💬
Download and Install JDK 17 on Windows
This section describes how to download and install JDK 12 on a Windows system. 2023-02-27, ≈70🔥, 51💬
💬 2019-06-12 sothea: Java is good
💬 2019-05-13 Myo Nyein: don't know
Popular Posts:
This section provides a tutorial example to illustrate how DSA digital signature algorithm works wit...
This section describes a tutorial on how to play VCD with Windows Media Player.
This section provides a quick summary of the Unicode code point block: 'Miscellaneous Symbols and Ar...
This section provides a tutorial example on how enter and use Chinese characters in HTML documents u...
This section provides a tutorial example on how to install OpenSSL on a Windows system.