Skip to content
This repository was archived by the owner on Sep 14, 2023. It is now read-only.
This repository was archived by the owner on Sep 14, 2023. It is now read-only.

Easier Custom SQL Builder from JirmFactory #16

Description

@agentgt

dao().getSelectBuilderFactory() and dao().getUpdateBuilderFactory() is clunky and weird especially if you want to issue a custom SQL update (and thus do not need forObject and friends).

Still do not now what but it would be a method called off of JirmFactory.

Maybe for JirmFactory its .select() and .update() but since its off the JirmFactory there is not object associated with it?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions