Searched refs:forScope (Results 1 – 9 of 9) sorted by relevance
97 public ObjectIdGenerator<Integer> forScope(Class<?> scope) { in forScope() method in ObjectIdGenerators.IntSequenceGenerator149 public ObjectIdGenerator<UUID> forScope(Class<?> scope) { in forScope() method in ObjectIdGenerators.UUIDGenerator208 public ObjectIdGenerator<String> forScope(Class<?> scope) { in forScope() method in ObjectIdGenerators.StringIdGenerator
77 public abstract ObjectIdGenerator<T> forScope(Class<?> scope); in forScope() method in ObjectIdGenerator
22 public ObjectIdGenerator<Object> forScope(Class<?> scope) { in forScope() method in PropertyBasedObjectIdGenerator
38 …} /Zi /nologo /W4 /WX /O2 /Ob2 /Oy /GF /Gm- /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /GR-")39 …_DEBUG} /Zi /nologo /W4 /WX /Od /Oy- /RTC1 /MTd /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /GR-")
62 public ObjectIdGenerator<JSOGRef> forScope(Class<?> scope) { in forScope() method in JSOGDeserialize622Test.JSOGGenerator
59 CFLAGS = $(CFLAGS) -GS- -Zc:forScope -Zc:wchar_t
325 return gen.forScope(objectIdInfo.getScope()); in objectIdGeneratorInstance()
305 def _SLASH_Zc_forScope : CLIgnoredFlag<"Zc:forScope">;
5057 def _SLASH_Zc_forScope : CLIgnoredFlag<"Zc:forScope">;