org.jboss.dna.connector.jdbc
Class JdbcMetadataI18n

java.lang.Object
  extended by org.jboss.dna.connector.jdbc.JdbcMetadataI18n

public class JdbcMetadataI18n
extends Object

I18N

Author:
Sergiy Litsenko

Field Summary
static I18n connectorName
           
static I18n errorSerializingCachePolicyInSource
           
static I18n locationInRequestMustHavePath
           
static I18n nodeDoesNotExist
           
static I18n nodeTypeIsNotSupported
           
static I18n oneOfPropertiesIsRequired
           
static I18n propertyIsRequired
           
static I18n sourceIsReadOnly
           
static I18n unableToGetConnectionUsingDataSource
           
static I18n unableToGetConnectionUsingDriver
           
static I18n unableToGetXAResource
           
 
Constructor Summary
JdbcMetadataI18n()
           
 
Method Summary
static Set<Locale> getLocalizationProblemLocales()
           
static Set<String> getLocalizationProblems()
           
static Set<String> getLocalizationProblems(Locale locale)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

connectorName

public static I18n connectorName

nodeDoesNotExist

public static I18n nodeDoesNotExist

nodeTypeIsNotSupported

public static I18n nodeTypeIsNotSupported

propertyIsRequired

public static I18n propertyIsRequired

oneOfPropertiesIsRequired

public static I18n oneOfPropertiesIsRequired

errorSerializingCachePolicyInSource

public static I18n errorSerializingCachePolicyInSource

locationInRequestMustHavePath

public static I18n locationInRequestMustHavePath

sourceIsReadOnly

public static I18n sourceIsReadOnly

unableToGetConnectionUsingDriver

public static I18n unableToGetConnectionUsingDriver

unableToGetConnectionUsingDataSource

public static I18n unableToGetConnectionUsingDataSource

unableToGetXAResource

public static I18n unableToGetXAResource
Constructor Detail

JdbcMetadataI18n

public JdbcMetadataI18n()
Method Detail

getLocalizationProblemLocales

public static Set<Locale> getLocalizationProblemLocales()

getLocalizationProblems

public static Set<String> getLocalizationProblems()

getLocalizationProblems

public static Set<String> getLocalizationProblems(Locale locale)


Copyright © 2008-Present JBoss a division of Red Hat. All Rights Reserved.