Interface CustomerCreditDao

    • Method Detail

      • writeCredit

        void writeCredit​(CustomerCredit customerCredit)
                  throws java.lang.Exception
        Throws:
        java.lang.Exception