Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
org.ahlner.Log4J2DB.beans.LogEventLocal

Uses of LogEventLocal in org.ahlner.Log4J2DB.beans
 

Methods in org.ahlner.Log4J2DB.beans that return LogEventLocal
 LogEventLocal LogEventLocalHome.create(java.lang.String hostname, java.lang.String logger, java.lang.Float timeStamp, java.lang.String priority, java.lang.String message)
           
 LogEventLocal LogEventLocalHome.findByPrimaryKey(LogEventPK pk)