Skip to content

Allow constructing a DB via a static method that can throw an SQLException #266

@mperry

Description

@mperry

Add a static method:

public static <A> DB<A> db(final Try1<Connection, A, SQLException>){...}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions