java.lang.Object
org.tentackle.pdo.PdoPdoBundle
Bundle for the pdo-package in tentackle-pdo.
- Author:
- harald
-
Method Summary
Modifier and TypeMethodDescriptionstatic ResourceBundle
Gets the bundle.static String
Gets a string for the given key.
-
Method Details
-
getBundle
Gets the bundle.- Returns:
- the resource bundle
-
getString
Gets a string for the given key.- Parameters:
key
- the key- Returns:
- the string from the bundle
-