From: Gavin_King/Cirrus%<CI...@ci...> - 2002-07-18 23:44:52
|
> >>public void setProperties(String properties);<< > >Would this be properties that are normally placed in the >hibernate.properties file? yes, exactly. this would let you list the properties as a comma-seperated list in the jcml file, and change them dynamically from a management client. Some of the properties are so important they warrant their own attribute on the MBean, but not *all* of them... |