Skip to content

request to make RS.java, PrepStmt.java etc public #3

Description

@lvijay

This isn't a "bug", it's more of an enhancement request.

I'm working [1] on making sqlite one of the supported databases in ActiveObjects [2]. Currently I'm forced to write my own wrapper classes that delegate to your implementations of RS, PrepStmt because they aren't public.

If the classes were public, extensions would be much cleaner.

[1] https://bitbucket.org/lvijay/activeobjects-sqlite
[2] http://java.net/projects/activeobjects/pages/Home

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

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions