All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.plugins.jdbc.statements.InsertStatement.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






InsertStatement (org.spincast:spincast-framework 1.0.0 API)












org.spincast.plugins.jdbc.statements

Interface InsertStatement

    • Method Detail

      • insert

        int insert()
        Runs the insert query, returns the number of affected rows.
      • insertGetGeneratedId

        Long insertGetGeneratedId(String primaryKeyColumnName)
        Runs the insert query and return the generated id

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy