| |
|
| java.lang.Object org.apache.jetspeed.util.ojb.FieldConversionLog
FieldConversionLog | abstract public class FieldConversionLog (Code) | | Utility class that allows convenient access to commons=logging for OJB
FiledConversions without having to define a
org.apache.commons.logging.Log in each of conversion
class.
author: Scott T. Weaver |
Field Summary | |
final static Log | LOG There is only default ("package") access to this Log only as
all OJB FieldConversions should be located here. |
LOG | final static Log LOG(Code) | | There is only default ("package") access to this Log only as
all OJB FieldConversions should be located here.
|
|
|
|