Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Java classes

Java classes

From: Koivu, Lisa <lkoivu_at_qode.com>
Date: Fri, 21 Jul 2000 10:28:42 -0400
Message-Id: <10565.112647@fatcity.com>


This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible.

------_=_NextPart_001_01BFF31F.F88B1164
Content-Type: text/plain;

        charset="iso-8859-1"

Good morning all!

I'm looking at a database I've inherited and there's a ton of java classes with very odd names. They look like this:

/f78491d3_FromDescPreceding            
/f8a66d05_FromDescFollowing            
/fe1179a7_HTMLLinkElement              
/fe781194_HTMLAppletElement            

Has anyone seen stuff like this before? I have a script that creates a public synonym for every single object owned by a certain schema (don't ask why) and it creates public synonyms for all these classes. Well, it chokes because of the forward slashes. I don't know what to make of this.

Any input is appreciated.

Thanks
Lisa
Ft. Lauderdale, FL,USA

------_=_NextPart_001_01BFF31F.F88B1164
Content-Type: text/html;

        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12">
<TITLE>Java classes</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2 FACE=3D"Arial">Good morning all!</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">I'm looking at a database I've =
inherited and there's a ton of java classes with very odd names.&nbsp; = They look like this:</FONT>
</P>

<P><FONT SIZE=3D2 =

FACE=3D"Arial">/f78491d3_FromDescPreceding&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;= &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </FONT>
<BR><FONT SIZE=3D2 =

FACE=3D"Arial">/f8a66d05_FromDescFollowing&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;= &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </FONT>
<BR><FONT SIZE=3D2 =

FACE=3D"Arial">/fe1179a7_HTMLLinkElement&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n= bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </FONT>
<BR><FONT SIZE=3D2 =

FACE=3D"Arial">/fe781194_HTMLAppletElement&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;= &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">Has anyone seen stuff like this =
before?&nbsp; I have a script that creates a public synonym for every = single object owned by a certain schema (don't ask why) and it creates = public synonyms for all these classes.&nbsp; Well, it chokes because of = the forward slashes.&nbsp; I don't know what to make of this.&nbsp; =
</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">Any input is appreciated.&nbsp; =
</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">Thanks<BR>
Lisa</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">Ft. Lauderdale, FL,USA</FONT>
Received on Fri Jul 21 2000 - 09:28:42 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US