In this section, you will learn how to convert a char into a string type data.
Tutorial Details:
The java.lang package provides the functionality to convert a character into a string.
This program takes a character at the console and converts it into a string format using by the toString() method. This method converts the character into an integer type data.
Trustin Lee\'s String/Object Converter - Changes
TL-convert
Trustin Lee's String/Object Converter provides a simple API to convert Java objects into strings and vice versa. It is developed to replace Jakarta Commons BeanUtils and Jakarta Commons Convert and to provide only String/Object converters.
datasift (Data validation + transformation framework)
What is DataSift?
DataSift is a powerful java data validation and transformation framework, aimed at enterprise software development, which provides developers with an extensible architecture they can fully adapt to their software needs. Almost every fea
Adding slash "\" character before quote "'" in a query
Adding slash "\" character before quote "'" in a query
Adding slash " \ " character before quote " ' " in a query
During the inserting the records in the database if user enters the phrases like "What ' s your name?", database gives the error due
Welcome! to the News letter archive
Welcome! to the News letter archive
News Letter Archive
Date
Subject
Dec-29-2001
Adding slash " \ " character before quote " ' " in a query
Connecting to the Database Using JDBC and Pure Java driver
Connecting to the Database Using JDBC and Pure Java driver
Connecting to the Database
JDBC Driver
In our search engine we are using MySQL database server and MM.MySQL Driver for connecting our application to the database. MM.MySQL Driver is