Interface Binder


  • public interface Binder
    • Method Detail

      • bindValues

        void bindValues​(java.sql.PreparedStatement ps)
                 throws java.sql.SQLException
        Throws:
        java.sql.SQLException
      • getEntity

        java.lang.Object getEntity()