Page 1 of 1
					
				About Question enthuware.oce-jpad.v6.2.538 :
				Posted: Fri Apr 27, 2012 1:27 am
				by David
				Please select 3 options
is stated for this question yet I can only pick 2 choices. Upon picking a third choice I get a message saying only 2 options can be checked for this question.
 
			 
			
					
				Re: About Question enthuware.oce-jpad.v6.2.538 :
				Posted: Fri Apr 27, 2012 5:14 am
				by admin
				There was an issue with the message not being repainted correctly in older version of ETS Viewer, which was fixed a few weeks ago. Could you please update your 
etsviewer.jar? That should fix it.
HTH,
Paul.
 
			 
			
					
				Re: About Question enthuware.oce-jpad.v6.2.538 :
				Posted: Mon Jul 17, 2017 5:19 pm
				by himaiMinh
				Hi, just want a clarification about option 3. Is "the class for which the primary key has been defined" means the XYZ.class in this annotation @IdClass(XYZ.class)?
			 
			
					
				Re: About Question enthuware.oce-jpad.v6.2.538 :
				Posted: Tue Jul 18, 2017 2:31 am
				by admin
				Not sure what you mean. This option says that ff you have a hierarchy of classes (for example, A<-B<-C) and if you have defined primary key for class B then B must be an entity. This is not correct. The explanation explains why.