mirror of
https://github.com/jlengrand/hibernate-kotlin.git
synced 2026-03-10 08:21:20 +00:00
Adding an import
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
import org.flywaydb.core.Flyway
|
||||
import org.hibernate.cfg.Configuration
|
||||
import javax.persistence.*
|
||||
import javax.sql.DataSource
|
||||
|
||||
|
||||
@Entity
|
||||
class Entry(
|
||||
|
||||
Reference in New Issue
Block a user