Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OGM-735 Handling of byte[] array property type w/o explicit @Lob annotation #488

Merged
merged 6 commits into from
Feb 26, 2015

Conversation

hferentschik
Copy link
Contributor

No description provided.

@RunWith(ClasspathSuite.class)
//@ClasspathSuite.ClassnameFilters({ "org.hibernate.ogm.backendtck.*" })
@ClasspathSuite.ClassnameFilters({ ".*BuiltInTypeTest" })
public class Neo4JBackendTckHelper {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to cause a compile error (note the upper-case "J" vs. lower case in the file name).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to cause a compile error (note the upper-case "J" vs. lower case in the file name).

I know. I had it initially lower cased, but then changed it to upper case. However, Mac's genius file system comes into my way here.

@DavideD DavideD self-assigned this Feb 26, 2015
@DavideD DavideD merged commit 762f7b3 into hibernate:master Feb 26, 2015
@DavideD
Copy link
Member

DavideD commented Feb 26, 2015

Merged #488

@hferentschik
Copy link
Contributor Author

Thanks :-)

@DavideD
Copy link
Member

DavideD commented Feb 26, 2015

Thank you

@hferentschik hferentschik deleted the OGM-735 branch May 25, 2015 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants