
scala.co.actioniq.luna.logging.LogEntry.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of luna_2.11 Show documentation
Show all versions of luna_2.11 Show documentation
Luna makes Slick DAOs simple
The newest version!
package co.actioniq.luna.logging
import TransactionAction.TransactionAction
trait LogEntry {
protected val action: TransactionAction
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy