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

Easier Custom SQL Builder from JirmFactory #16

@agentgt

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?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions