Skip to content

Scala 2.11 @transient's are null #187

@MaXaMaR

Description

@MaXaMaR

After loading of object from DB all @transient val fields are null.
lazy val fields throw
java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.lang.Byte on access.

I think it has something to do with scala 2.11 because it seems that similar issues were fixed before.

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