CodeCharge Studio

setLocale Method (Java)

Applies to

JDBCConnection Object

Syntax

public void setLocale(java.util.Locale locale);

Parameters

Name Description
locale locale with language and country settings

Description

This method sets the Locale. The locale is used to format data before it is inserted, updated or retrieved from datasources.


On-line, printable versions and updates