tk.hongkailiu.test

guice

package guice

Visibility
  1. Public
  2. All

Type Members

  1. case class Person(id: Long, name: String, birthday: DateTime) extends Product with Serializable

    Created by hongkailiu on 2015-05-20.

  2. trait PersonDAO extends AnyRef

    Created by hongkailiu on 2015-05-20.

  3. class PersonDAOImpl extends PersonDAO

Ungrouped