Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

java.lang.IllegalStateException: Could not obtain identifier

public class Test{
	@Id
	private String id;

    private Object o1;

    private Object o2;
}
12345678
Source by www.programmersought.com #
 
PREVIOUS NEXT
Tagged: #Could #obtain #identifier
ADD COMMENT
Topic
Name
9+9 =