ObjectDB ObjectDB

msg(messageKey, arg1) - JDO I18NHelper's method

Method
javax.jdo.spi.I18NHelper
String msg(
  String messageKey,
  Object arg1
)

Message formatter
Parameters:
messageKey - the message key
arg1 - the first argument
Returns:
the resolved message text
Since:
JDO 1.0.1